One-Way Binding

This module demonstrates Blazor's one-way data binding. The parent component holds the state and passes it down to the child component via a parameter. When the parent updates the state, the child automatically re-renders with the new value.

Parent Component

Counter Value: 0

Child Component

Received Value: 0
An unhandled error has occurred. Reload 🗙

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please reload the page.