core
0.36.3
js
core
/
de.peekandpoke.kraft.addons.semanticui.PaginationPages
/
PaginationPages
/
Props
/
Props
Props
js
constructor
(
activePage
:
Int
,
totalPages
:
Number
?
,
style
:
PaginationPages.Style
,
onChange
:
(
Int
)
->
Unit
)