Counter (Tech Demo)
This page is a technical demo showing component state, rendering, and event handling. The counter value is stored in memory for this session and is not persisted.
Current count
0
Tip: This is purely local UI state. Reloading the page will reset the value.