@microsoft/fast-element > RepeatDirective > createHTML
RepeatDirective.createHTML() method
Creates a placeholder string based on the directive's index within the template.
Signature:
createHTML(add: AddViewBehaviorFactory): string;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
add |
Returns:
string