/business-card

Business card web component that can be used with any framework. Built with Stencil

Primary LanguageCSSMIT LicenseMIT

Built With Stencil

Business Card Web Component

Based on: https://codepen.io/Elwend/pen/rdzRwE

How to use

  • Put a script tag <script src='https://unpkg.com/business-card-wc@0.0.2/dist/index.js'</script> in the head of your index.html
  • Then you can use the element anywhere in your template, JSX, html etc.

Properties

Property Attribute Description Type
address address string
firstName first-name string
lastName last-name string
location location string
ocupation ocupation string
telephone telephone string
website website string