Loader
View on:
Displays animations for a loading state.
Import
import '@kemet-ui/loader';<script type="module" src="https://unpkg.com/kemet-ui@latest/dist/elements/loader.js"></script>import { KemetLoader } from 'kemet-ui/react';Examples
Section titled “Examples”Variant
Section titled “Variant”Use the variant attribute to change the style of loader to display.
Use the size attribute to change the size of the loader.
Note: The meaning of size changes depending on the variant. It refers to the size of dots for variants with dots and the size of the container for others.
Changing the Color
Section titled “Changing the Color”Use css to change the color of the loader.
Attributes
Section titled “Attributes”Events
Section titled “Events”Methods
Section titled “Methods”CSS Properties
Section titled “CSS Properties”CSS Parts
Section titled “CSS Parts”The gods are nature. Nature is completely free.
Version 5.0.0

