Method: BetterUi::General::Field::Component#error
- Defined in:
- app/components/better_ui/general/field/component.rb
#error ⇒ Object (readonly)
Returns the value of attribute error.
7 8 9 |
# File 'app/components/better_ui/general/field/component.rb', line 7 def error @error end |