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