A compact editor for semantic theme tokens and custom colors.
<qds-color-picker></qds-color-picker>
Theme tab shows semantic theme colors as swatchesCustom tab uses the native browser color pickervalue-change when the selection changes| Event | Detail | Description |
|---|---|---|
value-change |
{ value: string } |
Fired when the selected color changes |
var(--theme-warning)test.html for standalone and qds-property-editor integration examples