Class: PhlexUI::Table::Footer
- Defined in:
- lib/phlex_ui/table/footer.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from PhlexUI::Base
Instance Method Details
#view_template ⇒ Object
5 6 7 |
# File 'lib/phlex_ui/table/footer.rb', line 5 def view_template(&) tfoot(**attrs, &) end |