toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
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
<
*
>
?