Blazor | ComponentOne
Blazor Project Types / Blazor Server
In This Topic
    Blazor Server
    In This Topic

    The Blazor Server App template is used to create a server-side Blazor application that runs on the server with minimal code running on the client and a SignalR channel in between where input is transmitted back to the server and the data displayed is passed through the client.

    To know how the Blazor Server App template is used, check the FlexGrid Quick Start topic.