# Badge
To use the custom button you need to import the custom made component, you can easily use it like this:
import {Badge} from '@/components'
# Local Usage
components: {
Badge
}
# Global Usage
Vue.component(Badge)
# Badges Examples
We made our own badge component for a better visual experience.
# Badge Pill
Another Title
Another Title
Another Title
Another Title
Another Title
# Badge Rounded
Another Title
Another Title
Another Title
Another Title
Another Title