Interactive Counter
Here's a simple interactive counter component built with Lustre:
You can click the + and - buttons to increment and decrement the counter!
Multiple Counters
You can even have multiple counters on the same page:
Counter 1:
Counter 2:
Each counter maintains its own state independently.