Merge pull request #3837 from sbwalker/dev
document the mandatory StreamRendering attribute
This commit is contained in:
@ -3,6 +3,7 @@
|
|||||||
@inject IInstallationService InstallationService
|
@inject IInstallationService InstallationService
|
||||||
@inject IJSRuntime JSRuntime
|
@inject IJSRuntime JSRuntime
|
||||||
@inject SiteState SiteState
|
@inject SiteState SiteState
|
||||||
|
@* the following StreamRendering attribute is required - if it is removed the framework will not render a UI on static rendering *@
|
||||||
@attribute [StreamRendering]
|
@attribute [StreamRendering]
|
||||||
|
|
||||||
@if (_initialized)
|
@if (_initialized)
|
||||||
|
Reference in New Issue
Block a user