← Back to Examples
ManualComponent

Counter Example

Count

0

A global counter demonstrating real-time manual state updates across all connected clients. Re-renders only when its persistent state is set explicitly. This example holds a global LiveState and demonstrates a server-side Action that increments the state, immediately broadcasting the new HTML to all connected clients.