@microsoft/fast-element > SlottedDirective
SlottedDirective class
The runtime behavior for slotted node observation.
Signature:
export declare class SlottedDirective extends NodeObservationDirective<SlottedDirectiveOptions>
Extends: NodeObservationDirective<SlottedDirectiveOptions>
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. |