Attribute Type Documentation Default Value
Required id * :string

Id for the pagination component. Required

class :string
rest :global
mode :string

Defines whether or not the pagination is controlled by buttons. Defaults to false

"links"
hide_controls :boolean

Defines whether or not the pagination has arrows

false
total_steps :integer

Number of steps in the pagination

1
on_step_click {:fun, 1}

Function to call on next button click

active_step :integer

Active step in the pagination

1
base_param :string "page"
inner_block :slot