Badge
The Badge component generates a small label that is attached to its child element.
useBadge API
Import
import { useBadge } from '@mui/base/useBadge';
// or
import { useBadge } from '@mui/base';
The Badge component generates a small label that is attached to its child element.
import { useBadge } from '@mui/base/useBadge';
// or
import { useBadge } from '@mui/base';