DocSpace-buildtools/web/ASC.Web.Storybook/stories/loaders/base
2019-07-09 17:54:30 +03:00
..
base.stories.js Moved Storybook to separated ASC.Web.Storybook folder (issue: 'git clean -xdf' removes storybook files every time) 2019-07-09 17:54:30 +03:00
README.md Moved Storybook to separated ASC.Web.Storybook folder (issue: 'git clean -xdf' removes storybook files every time) 2019-07-09 17:54:30 +03:00

Loaders: Base

Usage

import { Loader } from 'asc-web-components';

Description

Loader component is used for displaying loading actions on a page.

Usage

<Loader type="base" color="black" size={18} label="Loading" />

Properties

Props Type Required Values Default Description
type oneOf - base, oval, dual-ring, rombs base -
color string - - - Font color
size number or string - - - Font size
label string - - - Text label