Color PickerA simple example of a color picker using reactivity and events.componentComponentsUI ComponentsThis component dispatches a custom event `colorselected` which can be listened to like a normal DOM event["component","getting-started"]Example