Method: Coco::Tooltip#text
- Defined in:
- app/components/coco/messaging/tooltip/tooltip.rb
#text ⇒ Object (readonly)
Returns the value of attribute text.
3 4 5 |
# File 'app/components/coco/messaging/tooltip/tooltip.rb', line 3 def text @text end |