Skip to main content

Theming

Override CSS variables to customize the component.

.my-vdr {
--vdr-stick-color: crimson;
--vdr-stick-border-radius: 2px;
--vdr-stick-size: 20px;
}