Component<'model>
IComponent
,
IHandleEvent
,
IHandleAfterRender
,
IDisposable
,
IProgramComponent
Base class for components that run an Elmish program.
| Constructor | Description |
|
|
| Instance member | Description |
Full Usage:
this.Dispatch
Returns: 'msg -> unit
|
|
Full Usage:
this.JSRuntime
|
|
|
|
Full Usage:
this.Rerender
|