Hono Client Component Demo
This component is initially rendered on the server with value 1. When the button is clicked, the value is incremented by 1. This happens on the client. The server does not re-render the page.
This component is initially rendered on the server with value 1. When the button is clicked, the value is incremented by 1. This happens on the client. The server does not re-render the page.