TablePaginationActionsSlots

Properties

Link copied to clipboard
abstract var firstButton: ElementType<*>?

The component that renders the first button.

Link copied to clipboard
abstract var firstButtonIcon: ElementType<*>?

The component that renders the first button icon.

Link copied to clipboard
abstract var lastButton: ElementType<*>?

The component that renders the last button.

Link copied to clipboard
abstract var lastButtonIcon: ElementType<*>?

The component that renders the last button icon.

Link copied to clipboard
abstract var nextButton: ElementType<*>?

The component that renders the next button.

Link copied to clipboard
abstract var nextButtonIcon: ElementType<*>?

The component that renders the next button icon.

Link copied to clipboard
abstract var previousButton: ElementType<*>?

The component that renders the previous button.

Link copied to clipboard

The component that renders the previous button icon.