npm.io
1.3.0 • Published 3 years ago

@forter/loading

Licence
Apache-2.0
Version
1.3.0
Deps
1
Size
48 kB
Vulns
0
Weekly
0

fc-loading

An element by Forter

Usage

<script>
   import '@forter/loading';
</script>

<fc-loading>
</fc-loading>

Examples

<!-- IE -->
<fc-loading ie>
</fc-loading>

Properties

Property Attribute Type Default Description
intent intent "apply" | "warn" | "success" | "danger" | "cancel" | "primary" | "secondary" "default" intent color to emphasize the type of alert
round round boolean false A flavour where the dots are positioned in a circle and not the default row.
size size "small" | "medium" | "large" indicate the number of dots in the loading

CSS Custom Properties

Property Description
--fc-loading-color color.
--fc-loading-round-size the size of the round flavor. example: 200px
--fc-loading-secondary-color secondary color. example: gray