ModalWindow

Class
Namespace: RazorConsole.Components
Assembly: RazorConsole.Core

Definition

public class ModalWindow : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender

Constructors

1
NameTypeDescription
ModalWindow()Constructor

Properties

3
NameTypeDescription
Common
ChildContentRenderFragment
Other
AdditionalAttributesIReadOnlyDictionary<String, Object>Additional HTML attributes to apply to the table element.
IsOpenedBooleanParameter that determines visibility of modal window

Methods

1
NameTypeDescription
BuildRenderTree(RenderTreeBuilder)()Method