Skip to main content

@microsoft/fast-element > CompilationResult > hostBehaviorFactories

CompilationResult.hostBehaviorFactories property

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

The behaviors that should be applied to the host element that the template is rendered into.

Signature:
hostBehaviorFactories: NodeBehaviorFactory[];