colorItemSelected¶
colorItemSelected
is a DOM event that occurs whenever the color is selected inside the h-color-item webcomponent.
Event body¶
none
Example¶
In this example we listen to colorItemSelected
event and perform an action whenever it's emitted.