Template Repeater Scripting Functions
This page details the various component and extension functions available for Vision's Template Repeater component.
Component Functions
.getLoadedTemplates()
Description
- Returns a list of templates loaded into the Template Repeater. Properties on the components within each instance can be references by calling getComponent().
Parameters
- None
Return
- List of Templates
Scope
- Client
Extension Functions
This component does not have extension functions associated with it.