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