setLimit()
Home > @gooddata/sdk-ui-filters > IAttributeElementLoader > setLimit
IAttributeElementLoader.setLimit() method
Set the limit for the upcoming attribute element loads.
Signature:
setLimit(limit: number): void;
Parameters
Parameter | Type | Description |
---|---|---|
limit | number | the limit to use. |
Returns:
void
Remarks
When you change the options for the attribute element loads, you should call initial elements page load.