@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

disconnect(target)

Disconnects observation of the nodes.

getNodes(target)

Retrieves the raw nodes that should be assigned to the source property.

observe(target)

Begins observation of the nodes.