@microsoft/fast-element > HydratableView
HydratableView interface
Signature:
export interface HydratableView<TSource = any, TParent = any> extends ElementView, SyntheticView, DefaultExecutionContext<TParent>
Extends: ElementView, SyntheticView, DefaultExecutionContext<TParent>
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
symbol | |||
|
|
Record<string, ViewNodes> | ||
|
|
keyof typeof HydrationStage |