limit
Home > @gooddata/sdk-ui-filters > IAttributeElementsProps > limit
IAttributeElementsProps.limit property
Customize maximum number of elements to load in a single page.
Signature:
limit?: number;
Remarks
New elements will be loaded as your code calls loadMore function passed down to your child function.