DkGridPagination
You can access this instance through the property named pagination of the DkGridComponent.
Properties
Property | Description |
---|---|
| It is a read-only property and returns the MatPaginator instance. Type: |
Events
Event | Description |
---|---|
| It emits when the user navigates through the available pages. Params: None. Return: |
| It emits when the user allows or disallows the DikeGrid's pagination. Params: None. Return: |
Last updated