Class VariablesEditor
Inheritance
VariablesEditor
Implements
Inherited Members
Namespace: EyeAuras.Blazor.Controls
Assembly: EyeAuras.Blazor.Controls.dll
Syntax
public class VariablesEditor : BlazorReactiveComponent<IHasVariables>, IComponent, IHandleEvent, IHandleAfterRender, IReactiveComponent, IDisposable, INotifyPropertyChanged, IRefreshableComponent, IAsyncDisposable
Constructors
| Name | Description |
|---|---|
| VariablesEditor(IClock) |
Properties
| Name | Description |
|---|---|
| IsCompact | |
| IsInAddMode | |
| NewVariableName | |
| NewVariableValue | |
| NotificationService | |
| Now | |
| ThrottlingPeriod | |
| VariableNames |
Methods
| Name | Description |
|---|---|
| BuildRenderTree(RenderTreeBuilder) |