0.0.2 • Published 5 years ago

web-component-xtoast v0.0.2

Weekly downloads
2
License
BSD-3-Clause
Repository
github
Last release
5 years ago

this components uses Custom Elements and Shadow DOM so for FireFox, Edge and IE11 you'll need to use the webcomponents-loader from (webcomponentsjs)https://github.com/webcomponents/webcomponentsjs.

<script src="bower_components/webcomponentsjs/webcomponents-loader.js"></script>

useage

  • npm install web-component-xtoast
  • import ‘path to web-component-xtoast’
  • <x-toast open >hello world</web-xtoast>