Interface LabelOptions

Labels for the pagination buttons

Hierarchy

  • LabelOptions

Properties

firstLabel: string

The label to use for the first button.

Default Value

""

lastLabel: string

The label to use for the last button.

Default Value

""

nextLabel: string

The label to use for the next button.

Default Value

""

prevLabel: string

The label to use for the previous button.

Default Value

""

Generated using TypeDoc