Aggiunto livello utente (utente base vs utente avanzato)
This commit is contained in:
@@ -14,6 +14,9 @@ namespace WebWindowComplex.Compo
|
||||
[Parameter]
|
||||
public Window CurrWindow { get; set; } = null!;
|
||||
|
||||
[Parameter]
|
||||
public bool User { get; set; } = false!;
|
||||
|
||||
[Parameter]
|
||||
public EventCallback<DataUpdateGeneral> EC_UpdateGeneral { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user