Esc

    Badges sit inline with text. Start the line with text so MDX keeps the spaces between them.

    Released in v0.1.0

    Status: Beta New Deprecated Removed

    Released in <Badge>v0.1.0</Badge>
    
    Status: <Badge variant="note">Beta</Badge> <Badge variant="tip">New</Badge> <Badge variant="warning">Deprecated</Badge> <Badge variant="caution">Removed</Badge>

    Props

    variant'neutral' | 'note' | 'tip' | 'warning' | 'caution'default: 'neutral'

    Tone.