PaginationClasses

sealed external interface PaginationClasses(source)

Properties

Link copied to clipboard
abstract val outlined: ClassName

Styles applied to the root element if variant="outlined".

Link copied to clipboard
abstract val root: ClassName

Styles applied to the root element.

Link copied to clipboard
abstract val text: ClassName

Styles applied to the root element if variant="text".

Link copied to clipboard
abstract val ul: ClassName

Styles applied to the ul element.