Method: TextButton::Component#href
- Defined in:
- app/components/lookbook/text_button/component.rb
#href ⇒ Object (readonly)
Returns the value of attribute href.
12 13 14 |
# File 'app/components/lookbook/text_button/component.rb', line 12 def href @href end |