add text to display render mode
This commit is contained in:
@ -54,8 +54,6 @@ else
|
||||
[Parameter]
|
||||
public Module ModuleState { get; set; }
|
||||
|
||||
RenderFragment DynamicComponent { get; set; }
|
||||
|
||||
protected override bool ShouldRender()
|
||||
{
|
||||
return PageState?.RenderId == ModuleState?.RenderId;
|
||||
|
Reference in New Issue
Block a user