Method: Primer::Forms::Dsl::SelectInput#focusable?
- Defined in:
- app/lib/primer/forms/dsl/select_input.rb
#focusable? ⇒ Boolean
:nocov:
60 61 62 |
# File 'app/lib/primer/forms/dsl/select_input.rb', line 60 def focusable? true end |