Page Size
The container for selecting the active page size.
Provided Aliases: $pageSize
Example
<gb-page-size></gb-page-size>
Properties
This component does not have any properties.
State
Property | Type | Default | Notes | Use |
---|---|---|---|---|
pageSizes | Option[] | [] |
An array of page size options. | |
onSelect | function | Sets the page size to pageSize . |
pageSize : number |
Events
Event | Affected State Properties |
---|---|
'page_size_updated' |
pageSizes |