Class ReactiveButton
Inheritance
ReactiveButton
Implements
Inherited Members
Namespace: PoeShared.Blazor.Controls
Assembly: PoeShared.Blazor.Controls.dll
Syntax
public class ReactiveButton : BlazorReactiveComponent, IComponent, IHandleEvent, IHandleAfterRender, IReactiveComponent, IDisposable, INotifyPropertyChanged, IRefreshableComponent, IAsyncDisposable
Constructors
| Name | Description |
|---|---|
| ReactiveButton() |
Properties
| Name | Description |
|---|---|
| CanExecute | |
| ChildContent | |
| Command | |
| CommandEx | |
| CommandParameter | |
| Error | |
| HideIfDisabled | |
| HtmlType | |
| IsBusy | |
| IsEnabled | |
| MinExecutionTime | |
| ShowErrorIcon | |
| ShowIsBusyIcon |
Methods
| Name | Description |
|---|---|
| BuildRenderTree(RenderTreeBuilder) | |
| OnParametersSet() |