Method: Anchor::TableComponent#data
- Defined in:
- app/components/anchor/table_component.rb
#data ⇒ Object (readonly)
Returns the value of attribute data.
7 8 9 |
# File 'app/components/anchor/table_component.rb', line 7 def data @data end |