0.0.4 • Published 5 years ago

clinical-widgets v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Built With Stencil

Clinical Widgets

This is a demo Web Components.

Getting Started

  • Run npm install clinical-widgets --save
  • Put a script tag similar to this <script src='node_modules/clinical-widgets/dist/clinical-widgets.js'></script> in the head of your index.html
  • Then you can use the element anywhere in your template, JSX, html etc

Using this component

In a stencil-starter app

  • Run npm install clinical-widgets --save
  • Add an import to the npm packages import clinical-widgets;
  • Then you can use the element anywhere in your template, JSX, html etc
0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

6 years ago

0.0.1

6 years ago