Dot
Dot
jsx
import Dot from '@semcore/ui/dot';
<Dot aria-label="..." />;DotProps
& & {...}| Name | Type | Description |
|---|---|---|
| size | "m" | "l" | Size of the dot |
| up | boolean | Property for placing the Dot in the upper right corner of the component |
| hidden | boolean | The property for Dot visibility control |