Method: Satis::Dialog::Component#title
- Defined in:
- app/components/satis/dialog/component.rb
#title ⇒ Object (readonly)
Returns the value of attribute title.
11 12 13 |
# File 'app/components/satis/dialog/component.rb', line 11 def title @title end |