Color Picker
Color picker je element, ktorý zobrazuje farebnú paletu a umožňuje používateľom vybrať jednu z jej farieb. Zobrazuje hex kód vybranej farby, ktorý je používateľom možné jednoducho skopírovať.
Základné použitie
Atribúty a Vlastnosti
No properties available for this component.
Eventy
| Name | Description |
|---|---|
undefined | Emitted when selecting a color with a color value in multiple formats. |
Metódy
No public methods available for this component.
CSS Shadow Parts
| Name | Description |
|---|---|
anchor | Anchor element. |
picker | Main container for color selection. |
marker | Colour selection marker. |
CSS Custom Vlastnosti
No CSS custom properties available for this component.
Sloty
| Name | Description |
|---|---|
anchor | A slot for the anchor element that displays the color selection dropdown. |