Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-mui-material
/
mui.material
/
UsePaginationResult
Use
Pagination
Result
external
interface
UsePaginationResult
(
source
)
Members
Properties
items
Link copied to clipboard
abstract
var
items
:
ReadonlyArray
<
UsePaginationItem
>