ButtonContentSupplier

A ButtonContent supplier for use in different paginators, allowing you to use your own text and emojis on buttons.

Parameters

T

Item type

See also

Functions

Link copied to clipboard
abstract fun apply(item: T, index: Int): ButtonContent

Returns a ButtonContent based on the given item and the current page number of the paginator