React Badge Dot - Soft UI

PRO

Our small indicator component.


The below codes are editable and you can modify them the way you want directly from your browser, please use the green button or the ctrl + s to save the changes.

Demo

// Soft UI Dashboard PRO React components import SoftBadgeDot from "components/SoftBadgeDot";
Badge

Props Information

NameTypeDefaultDescription
color'primary''secondary''info''success''warning''error''light''dark'infoChange the SoftBadgeDot indicator color.
size'xs''sm''md''lg'xsChange the SoftBadgeDot size.
badgeContent*nodeUse to pass node or content inside the SoftBadgeDot, its the only required prop.
font{ color: string, weight: string }{}Use to set the text color and font weight for the SoftBadgeDot
variant'gradient''contained'containedChange the SoftBadgeDot indicator background type.

Sizes

// Soft UI Dashboard PRO React components import SoftBadgeDot from "components/SoftBadgeDot";
Badge
Badge
Badge

Badge

Contents