div-change-set-transition
Animations.
Parameters
Parameters | Description |
---|---|
items |
array Required parameter. List of animations. An array must not be empty. Available platforms: Android, iOS, web. List of possible values: |
type |
string Required parameter. The value must always be Available platforms: Android, iOS, web. |
JSON
{
type*: "set",
items*: [ div-change-transition, ... ]
}