Class BlazorReactiveComponent<TContext>
Inheritance
BlazorReactiveComponent<TContext>
Implements
Inherited Members
Namespace: PoeShared.Blazor
Assembly: PoeShared.Blazor.dll
Syntax
public abstract class BlazorReactiveComponent<TContext> : BlazorReactiveComponent, IComponent, IHandleEvent, IHandleAfterRender, IReactiveComponent, IDisposable, INotifyPropertyChanged, IRefreshableComponent, IAsyncDisposable where TContext : class
Type Parameters
| Name | Description |
|---|---|
| TContext |
Constructors
| Name | Description |
|---|---|
| BlazorReactiveComponent() |
Properties
| Name | Description |
|---|---|
| DataContext |