CircleBadge
CircleBadge visually connects logos of third-party services, eg. in the marketplace.
React
readyNot reviewed for a11y
React examples
Default
Props
CircleBadge
Name | Default | Description |
---|---|---|
variant | 'medium' | 'small' | 'medium' | 'large' Creates a smaller or larger badge. Has no effect if the |
size | number Sets the size of the badge in pixels. Overrides the | |
inline | false | boolean Styles the badge to |
ref | React.RefObject<HTMLDivElement> | |
as | "div" | React.ElementType |
sx | SystemStyleObject |