div-translation-transformation
Translation transformation.
Parameters
Parameters | Description |
---|---|
type |
string Required parameter. The value must always be Functionality is under development. |
x |
object X coordinate of the translation. The value has the type Functionality is under development. List of possible values: |
y |
object Y coordinate of the translation. The value has the type Functionality is under development. List of possible values: |
JSON
{
type*: "translation",
x: div-translation,
y: div-translation
}