Skip to content

Latest commit

 

History

History

Badge

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Badge

<Badge pill variant="danger">
    I am a badge
</Badge>

Imported Props

Prop name Description Type Values Default
variant The variant of the component Variant (string) - 'primary'

Props

Prop name Description Type Values Default
pill Indicates if the badge should be shown as a pill boolean - false

Slots

Name Description Bindings
default Displays content inside the badge