Add Edit Mode for Administration
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
|
||||
RenderFragment DynamicComponent { get; set; }
|
||||
|
||||
protected override void OnInitialized()
|
||||
protected override void OnParametersSet()
|
||||
{
|
||||
DynamicComponent = builder =>
|
||||
{
|
||||
|
Reference in New Issue
Block a user