Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-mui-material
/
mui.material
/
PaginationItemOwnProps
/
Components
Components
interface
Components
(
source
)
Members
Properties
first
Link copied to clipboard
abstract
var
first
:
ElementType
<
*
>
?
last
Link copied to clipboard
abstract
var
last
:
ElementType
<
*
>
?
next
Link copied to clipboard
abstract
var
next
:
ElementType
<
*
>
?
previous
Link copied to clipboard
abstract
var
previous
:
ElementType
<
*
>
?