core
0.23.5
js
core
/
de.peekandpoke.kraft.addons.semanticui.pagination
/
ElementsPerPage
/
Props
/
Props
Props
js
fun
Props
(
epp
:
Int
,
options
:
Set
<
Int
>
,
onChange
:
(
Int
)
->
Unit
)