Class ReactiveButton
Inheritance
ReactiveButton
Implements
Inherited Members
Namespace: EyeAuras.Blazor.Shared.Controls
Assembly: EyeAuras.Blazor.Shared.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 | |
IsBusy | |
IsEnabled | |
MinExecutionTime | |
ShowErrorIcon | |
ShowIsBusyIcon |
Methods
Name | Description |
---|---|
BuildRenderTree(RenderTreeBuilder) | |
OnParametersSet() |