LoadingSpinner | UI components (BETA)
APPLICABLE PRODUCTS
-
Sales Hub
- Enterprise
-
Service Hub
- Enterprise
The LoadingSpinner
component renders a visual indicator for when an extension is loading or processing data.
- Label: the text that describes the loading state.
- Size: the size of the component. From left to right: extra small (
'xs'
), small ('sm'
, default), medium ('md'
). - Layout: the positioning of the spinner. From left to right:
inline
,centered
.
Prop | Type | Description |
---|---|---|
label Required |
String | The text that displays next to the spinner. |
showLabel |
Boolean | When set to true , the label will appear next to the spinner. Default is false . |
size |
'xs' , 'extra-small' | 'sm' , 'small' (default) | 'md' , 'medium' |
The size of the spinner. |
layout |
'inline' (default) | 'centered' |
The position of the spinner |
Thank you for your feedback, it means a lot to us.
This form is used for documentation feedback only. Learn how to get help with HubSpot.