# Ribbon
Component name: <v-ribbon>
# Examples
# Cards
# Video
# Gallery
# API
Name | Type | Description | Default |
---|---|---|---|
color | String | Sets the background variant color for the v-ribbon wrapper.Valid value: Color variant name or HEX color code | primary |
position | String | Where to position the ribbon Valid value: left or right | right |
General notice
All other properties that are not defined above, will be passed to the component as html attributes. This is especially useful for adding the class
attribute.