Loading

Indicate an action running in the background.

Import

import { Loading } from 'raw-ui';

Types

Sizes

With text

API

PropDescriptionTypeDefault
typeloading type'spin' | 'dot''dot'
sizeinput sizenumber4 (type = 'dot') | 20 (type = 'spin')
...native propsReact.HTMLAttributes-