@microsoft/fast-element > SubtreeDirectiveOptions > selector
SubtreeDirectiveOptions.selector property
When subtrees are observed, a query selector is required to indicate which of potentially many nodes should be assigned to the property.
Signature:
selector: string;