Module: list

list is the component to use when wanting to group items into enumerable lists. There are two types of lists: responsive form lists (default) and table lists (+listAdvanced wrapper) The underlying data model for a list is an array of objects.
Parameters:
Name Type Description
node object The configuration specs for the component.
Properties
Name Type Attributes Description
id string <optional>
The id of the list becomes the key in the data for all the children of the list.
Source: