Method: Primer::Forms::Dsl::TextAreaInput#focusable?
- Defined in:
- app/lib/primer/forms/dsl/text_area_input.rb
permalink #focusable? ⇒ Boolean
:nocov:
26 27 28 |
# File 'app/lib/primer/forms/dsl/text_area_input.rb', line 26 def focusable? true end |