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