Pick a color mode
Pick a theme
A LiveComponent that expects its parent LiveView to send updates via send_update/2.
send_update/2
This component only changes when the parent LiveView handles send-update-counter-single-default and calls send_update/2.
send-update-counter-single-default
<.live_component module={SendUpdateCounter} count={0} label="Request increment" />