Usage
By default loader will be rendered with theme.primaryColor
.
You can choose any color defined in theme.colors:
Color
Size
xs
sm
md
lg
xl
Variant
Configure default loader
You can configure default loader in MantineProvider, it will be used in Loader and LoadingOverlay components by default:
Size
Size controls loader height or width (depends on loader variant). Loader has predefined sizes: xs, sm, md, lg, xl. Alternatively, you can use a number to set width or height in px:
Feedback
Your feedback is most valuable contribution to the project, please share how you use Mantine, what features are missing and what is done good
Leave feedback