TColorSwatchesControlChangeEventDetail object¶
TColorSwatchesControlChangeEventDetail
is an object which represents the detail of the change event and consists of the following fields:
type TColorSwatchesControlChangeEventDetail = {
colors: string[];
values: string[];
$colorItem: HColorItem;
};
HColorItem¶
HColorItem
represents the HColorItem webcomponent