DocsExamplesCounter
ExampleInteractive · TypeScript

Counter

The classic counter example showing basic state management and event handling.

01

Live Demo

Try the interactive example below — no setup required.

InteractiveLive

0

even

Current count

02

Source Code

TypeScript

Full TypeScript source for this example — ready to copy and adapt.

typescript