Class ReactiveNumericUpDown
Inheritance
ReactiveNumericUpDown
Implements
Inherited Members
Namespace: PoeShared.Blazor.Controls
Assembly: PoeShared.Blazor.Controls.dll
Syntax
public class ReactiveNumericUpDown : BlazorReactiveComponent, IComponent, IHandleEvent, IHandleAfterRender, IReactiveComponent, IDisposable, INotifyPropertyChanged, IRefreshableComponent, IAsyncDisposable
Constructors
Name | Description |
---|---|
ReactiveNumericUpDown() |
Properties
Name | Description |
---|---|
Max | |
Min | |
Step | |
Value | |
ValueChanged |
Methods
Name | Description |
---|---|
BuildRenderTree(RenderTreeBuilder) |