Basic
Marker is component that you can use for marking something with shape and color, you can combine it with many components. Marker by default has 3 different shapes, like the example below. Change marker color by applying variant property
Dot
Apply type="dot" property for this shape
Circle
Apply type="circle" property for this shape
Pill
Apply type="pill" property for this shape
Sizing
Change marker size to smaller or larger by setting size property with sm|lg
Usage
You can use marker element together with several elements.