1.0.0-prerelease.7 • Published 6 years ago

@rhelements/rh-health-index v1.0.0-prerelease.7

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

RHElements Health Element

Usage

<rh-health-index health-index="A">A</rh-health-index>

Attributes

health-index (observed)

Sets the value for the health index in the UI.

Test

npm run test

Build

npm run build

Demo

From the RHElements root directory, run:

npm start

Code style

Card (and all RHElements) use Prettier to auto-format JS and JSON. The style rules get applied when you commit a change. If you choose to, you can integrate your editor with Prettier to have the style rules applied on every save.