Components@vibrant-ui/componentsSpinnerOn this pageSpinner<Spinner /> is used to display loading status.<Spinner size="lg" /><Spinner size="lg" />Loading...Background color decides the color of <Spinner /> considering onColor.How to useimport { Spinner } from '@vibrant-ui/components';PropertiesPropTypeDefaultDescriptionsize(*)xs | sm | md | lg | xl-Size of Spinner.