Skip to content
AlexanderBoriskin edited this page Aug 3, 2018 · 1 revision
<vuestic-tag :name="Ford"
             :type="primary"
             :removable="true"
/>

Props

  • name - String - tag label
  • type - String - tag border color
  • removable - Boolean - shows, if tag can be removed

Find DEMOs here!

Clone this wiki locally