Relative Content

Tag Archive for blazormaui

How to declare global variables in Blazor

How to declare global variables in Blazor , for example I have inputquestions in Index I want to use this in another page called Quiz.
https://github.com/KalyanAllam/MauiAppMCQs/