Live Button

A LiveComponent button, with some state. Will change its color every time you click it

<.live_component module={LiveButton} label="A button"/>
<.live_component module={LiveButton} label="A button" color={:indigo}/>