Skip to main content

RtkGridPagination

A component which allows you to change current page and view mode of active participants list. This is reflected in the rtk-grid component.

<View>
<RtkGridPagination meeting={meeting} />
</View>

Props

iconPack

Icon Pack

Default
defaultIconPack

meeting

Meeting object

size

Size Prop

Type
"lg" | "md" | "sm" | "xl"

states

States

Type
States

t

Language

Default
useLanguage()

variant

Variant

Default
'rounded'
Type
"grid" | "rounded" | "solid"