@forter/loading

1.3.0 • Public • Published

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

Package Sidebar

Install

npm i @forter/loading

Weekly Downloads

0

Version

1.3.0

License

Apache-2.0

Unpacked Size

49.4 kB

Total Files

55

Last publish

Collaborators

  • forter-npm
  • lirown
  • oweingart