[]
        
(Showing Draft Content)

C1.Blazor.Input.C1Window.IsModeless

IsModeless Property

IsModeless

Gets or sets whether the dialog should be modeless (e.g. not dismiss when focusing/clicking outside of the dialog).

Declaration
[Parameter]
public bool IsModeless { get; set; }