Method: UiBibz::Ui::Ux::Tables::Actions#html
- Defined in:
- lib/ui_bibz/ui/ux/tables/components/actions.rb
#html(content) ⇒ Object
27 28 29 |
# File 'lib/ui_bibz/ui/ux/tables/components/actions.rb', line 27 def html(content) @actions << content end |