ILoadingProps
Home > @gooddata/sdk-ui > ILoadingProps
ILoadingProps interface
Props of the LoadingComponent.
Signature:
export interface ILoadingProps
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
className? | string | (Optional) | |
color? | string | (Optional) | |
height? | any | (Optional) | |
imageHeight? | any | (Optional) | |
imageWidth? | any | (Optional) | |
inline? | boolean | (Optional) | |
speed? | number | (Optional) | |
width? | any | (Optional) |