Skip to content

Dot

Dot

jsx
import Dot from 'intergalactic/dot';
<Dot aria-label="..." />;
import Dot from 'intergalactic/dot';
<Dot aria-label="..." />;

DotProps

& & {...}
NameTypeDescription
size"m" | "l"Size of the dot
upbooleanProperty for placing the Dot in the upper right corner of the component
hiddenbooleanThe property for Dot visibility control

Released under the MIT License.

Released under the MIT License.