new Repeater()
Members
-
<readonly> parameters :String
-
Node parameters.
Type:
- String
Properties:
Name Type Description parameters
-
<readonly> title :String
-
Node name. Default to `Repeater`.
Type:
- String
Properties:
Name Type Description name
Methods
-
validators()
-
defines validation methods to execute at the editor; if one of them fails, a dashed red border is displayed for the node
Returns:
- Type
- Array.<Validator>