AttributeFilterElementsSelectLoading()
Home > @gooddata/sdk-ui-filters > AttributeFilterElementsSelectLoading
AttributeFilterElementsSelectLoading() function
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Component displays loading indicator.
Signature:
export declare function AttributeFilterElementsSelectLoading({ height }: IAttributeFilterElementsSelectLoadingProps): React.JSX.Element;
Parameters
Parameter | Type | Description |
---|---|---|
{ height } | IAttributeFilterElementsSelectLoadingProps |
Returns:
React.JSX.Element