0.0.1 • Published 5 years ago

@lwcdemo/ui-components v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Overview

This project is a collection of sample components I use to build demonstrations of LWC components.

npm i @greatgatsby/ui-components --save-dev

List of components

  • ui-greeting - this is a simple greeting component that animates through hello in serveral languages
  • ui-bootstrap-button - this is a bootstrap button that supports btn-label, and btn-type (e.g. primary, secondary, danger, info, etc.)