Method: Primer::Forms::Dsl::ButtonInput#block
- Defined in:
- app/lib/primer/forms/dsl/button_input.rb
#block ⇒ Object (readonly)
Returns the value of attribute block.
8 9 10 |
# File 'app/lib/primer/forms/dsl/button_input.rb', line 8 def block @block end |