Interface ButtonOptions

Pagination Button Options

Hierarchy

  • ButtonOptions

Properties

Properties

emoji?: ComponentEmojiResolvable

The emoji to use for the button.

label?: string

The text to show on the button.

Default Value

""

The style of the button.

Default Value

PButtonStyle.Secondary

Generated using TypeDoc