@microsoft/fast-element > SlottedDirectiveOptions
SlottedDirectiveOptions interface
The options used to configure slotted node observation.
Signature:
export interface SlottedDirectiveOptions<T = any> extends NodeBehaviorOptions<T>, AssignedNodesOptions
Extends: NodeBehaviorOptions<T>, AssignedNodesOptions