Method: Anchor::InputComponent#disabled
- Defined in:
- app/components/anchor/input_component.rb
#disabled ⇒ Object (readonly)
Returns the value of attribute disabled.
39 40 41 |
# File 'app/components/anchor/input_component.rb', line 39 def disabled @disabled end |