@al-un/wcl-main
v0.0.1
Published
My super web component library!
Downloads
3
Readme
WCL Main
Web component library example for
Getting started
git clone https://github.com/Al-un/wc-lib.git
cd medium/wcl-main
npm install
npm run storybook
Components
This library only has a single component:
<super-button>
with props:theme
: component theming. Valid values areprimary
anddanger
disabled
: boolean disabling flag