enabled
Home > @gooddata/sdk-ui-pivot > IPagination > enabled
IPagination.enabled property
Enable pagination for the table.
Signature:
enabled?: boolean;
Remarks
When enabled, the table will display rows in pages with pagination controls. The page size is determined by the component's pageSize prop.
Default: false