On this page
Loading...
| name | description | type | default |
| ---- | ----------- | ---- | ------- |
| `align` | Set the alignment of pagination components. | ``""`` \| ``"start"`` \| ``"end"`` \| ``"center"`` | `''` |
| `role` | Default role for pagination. | `string` | `'navigation'` |
| `size` | Size the component small or large. | ``"sm"`` \| ``"lg"`` | |
---
### c-page-item
_component_
### cPageItem
_directive_
#### Inputs
| name | description | type | default |
| ---- | ----------- | ---- | ------- |
| `active` | Toggle the active state for the component. | `boolean` | |
| `disabled` | Toggle the disabled state for the component. | `boolean` | |
---
### c-page-link
_directive_