RepeatOptions interface
@microsoft/fast-element > RepeatOptions
RepeatOptions interface
Options for configuring repeat behavior.
Signature:
export interface RepeatOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
boolean | (Optional) Enables index, length, and dependent positioning updates in item templates. | ||
boolean | (Optional) Enables view recycling |