ViewBehaviorFactory.targetTagName property
@microsoft/fast-element > ViewBehaviorFactory > targetTagName
ViewBehaviorFactory.targetTagName property
The tag name of the DOM node to which the created behavior will apply.
Signature:
targetTagName?: string | null;