@microsoft/fast-element > RepeatDirective > createBehavior
RepeatDirective.createBehavior() method
Creates a behavior for the provided target node.
Signature:
createBehavior(): RepeatBehavior<TSource>;
Returns:
RepeatBehavior<TSource>
@microsoft/fast-element > RepeatDirective > createBehavior
Creates a behavior for the provided target node.
Signature:
createBehavior(): RepeatBehavior<TSource>;
Returns:
RepeatBehavior<TSource>