Pagination

Attribute Type Documentation Default Value
Required id * :string

Id for the Pagination.

total_items :integer

Number of steps in the Pagination

1
has_controls :boolean

Defines whether the Pagination has arrows or not.

false
active_item :integer

Active item in the Pagination.

1
base_param :string

Base parameter name for pagination

"page"
class :string

Additional CSS classes for the Pagination

""
rest :global

Additional HTML attributes for the Pagination.

inner_block :slot

Pagination inner block