@microsoft/fast-element > InlineTemplateDirective > createHTML
InlineTemplateDirective.createHTML() method
Creates HTML to be used within a template.
Signature:
createHTML(add: AddViewBehaviorFactory): string;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
add |
Can be used to add behavior factories to a template. |
Returns:
string