customerwelcome
A Polymer Web Component Welcome Badge
<customer-welcome>
A Polymer (lit-element) to add a Customer Welcome Badge.
Running locally
$ npm install
$ polymer serve
then open "http://127.0.0.1:8081/components/@solutionstreet/customerwelcomebadge/" in your browser
You can now make changes and they will reflect in the demo.
Example
<customer-welcome>
<span slot="welcome-description">Put your welcome message here</span>
</customer-welcome>
Links
Compatibility
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
Dependencies
- @polymer/lit-element#^0.6.2
- Released
- 2018-11-09
- Maturity
- IMPORTED
- License
- ISC License
Compatibility
- Framework
- Browser
- Browser Independent