class Breeze::Pagination
- Breeze::Pagination
- Breeze::BreezeComponent
- Lucky::BaseComponent
- Reference
- Object
Defined in:
breeze/components/breeze/pagination.crConstant Summary
-
ASSIGNS =
[pages : Lucky::Paginator] of Nil
Constructors
Class Method Summary
-
.file_location
Returns the relative file location to the project root.
Instance Method Summary
- #button_styles
- #next_and_previous_links_for_small_screens
- #next_arrow_link
- #page_links
- #page_metadata
- #pages : Lucky::Paginator
- #prev_arrow_link
- #render
- #render_page_item(page : Lucky::Paginator::CurrentPage)
- #render_page_item(page : Lucky::Paginator::Page)
- #render_page_item(gap : Lucky::Paginator::Gap)
Class methods inherited from class Breeze::BreezeComponent
file_location
file_location
Constructor Detail
Class Method Detail
def self.file_location
#
Returns the relative file location to the project root. e.g. src/components/my_component.cr