ModalWindow
ClassNamespace:
RazorConsole.ComponentsAssembly:
RazorConsole.CoreDefinition
public class ModalWindow : ComponentBase, IComponent, IHandleEvent, IHandleAfterRenderConstructors
1| Name | Type | Description |
|---|---|---|
ModalWindow() | Constructor | — |
Properties
3| Name | Type | Description |
|---|---|---|
Common | ||
ChildContent | RenderFragment | — |
Other | ||
AdditionalAttributes | IReadOnlyDictionary<String, Object> | Additional HTML attributes to apply to the table element. |
IsOpened | Boolean | Parameter that determines visibility of modal window |
Methods
1| Name | Type | Description |
|---|---|---|
BuildRenderTree(RenderTreeBuilder)() | Method | — |