ExLiveTable.PaginationComponent (ExLiveTable v0.1.0)
View SourceLiveComponent for handling pagination in tables.
This component displays pagination controls for navigating between pages of results. It supports both desktop and mobile views.
Summary
Functions
Calculates the ending page number for pagination display.
Callback implementation for Phoenix.LiveComponent.render/1
.
Calculates the starting page number for pagination display.
Callback implementation for Phoenix.LiveComponent.update/2
.
Functions
Calculates the ending page number for pagination display.
Callback implementation for Phoenix.LiveComponent.render/1
.
Calculates the starting page number for pagination display.
Callback implementation for Phoenix.LiveComponent.update/2
.