Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 253 Bytes

readme.md

File metadata and controls

6 lines (4 loc) · 253 Bytes

Blazor Cascading Value state management

This project shows a basic example of using cascading value to manage your state.

This is does not deal with the issues of using cascading value as state, such as updating the components when a change occurs.