@forter/empty

1.1.0 • Public • Published

fc-empty

An element to present the user message when there is nothing to show :)

Usage

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

<fc-empty>
</fc-empty>

Properties

Property Attribute Type Description
description description string The element text for no data senario, example: No Orders!
intent intent "apply" | "warn" | "success" | "danger" | "cancel" | "primary" | "secondary" intent color to emphasize the type of alert

CSS Custom Properties

Property Description
--fc-empty-color color.
--fc-empty-disabled-color disabled color. example: gray

Package Sidebar

Install

npm i @forter/empty

Weekly Downloads

3

Version

1.1.0

License

Apache-2.0

Unpacked Size

214 kB

Total Files

39

Last publish

Collaborators

  • forter-npm
  • lirown
  • oweingart