@microsoft/fast-element > ChildrenDirective
ChildrenDirective class
The runtime behavior for child node observation.
Signature:
export declare class ChildrenDirective extends NodeObservationDirective<ChildrenDirectiveOptions>
Extends: NodeObservationDirective<ChildrenDirectiveOptions>
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Creates an instance of ChildrenDirective. |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
Disconnects observation of the nodes. | ||
|
Retrieves the raw nodes that should be assigned to the source property. | ||
|
Begins observation of the nodes. |