Class Confirm
public class Confirm : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender
- Inheritance
-
Confirm
- Implements
- Inherited Members
Properties
Dialog
[Parameter]
[EditorRequired]
public required ConfirmDialog Dialog { get; set; }
Property Value
Methods
BuildRenderTree(RenderTreeBuilder)
Renders the component to the supplied RenderTreeBuilder.
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
__builderRenderTreeBuilder