Pass Parameters to Blazor Components

Blazor apps consist of one or more components. A component can receive data from an external source through parameters. In this article you will learn to add parameters to a Blazor component. You will also learn to various ways of setting the parameter values. Begin by creating a new Blazor Server App project in Visual Studio.

http://www.binaryintellect.net/articles/04785a08-e35d-406f-a131-48e167ff14c9.aspx