0.0.1 • Published 4 years ago
@al-un/wcl-main v0.0.1
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
0.0.1
4 years ago