Method: FComponents::Button::Component#href
- Defined in:
- app/components/f_components/button/component.rb
#href ⇒ Object (readonly)
Returns the value of attribute href.
30 31 32 |
# File 'app/components/f_components/button/component.rb', line 30 def href @href end |