PageIndicator
indicates the current active page.
Basic usage of PageIndicator component.
Properties | Description | Type | Default |
---|---|---|---|
total | The total page number | number | - |
current | The current page (counting from 0 ) | number | - |
color | The color | 'primary' | 'white' | 'primary' |
vertical | Whether the direction mode is vertical | boolean | false |