Props

fun Props(    activePage: Int,     totalPages: Number?,     style: Pagination.Style,     onChange: (Int) -> Unit)