Class: PhlexUI::Pagination
- Defined in:
- lib/phlex_ui/pagination.rb
Defined Under Namespace
Classes: Content, Ellipsis, Item
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/pagination.rb', line 5 def view_template(&) nav(**attrs, &) end |