Badge.Status
View Source
Failed
Saved
Copy
Edit
Props
title
string
Title of badge
size
string
The size of the badge
status
'error' | 'success'
The status of the badge, if nothing passed, nothing will be rendered.
light
boolean
When true
, Sets a light background to use against darker backgrounds.
onClearRequest
() => void
Called when the status should be set hidden