div-pivot-percentage
Location of the coordinate of the rotation axis as a percentage relative to the element size.
Parameters
Parameters | Description |
---|---|
type |
string Required parameter. The value must always be Available platforms: Android, iOS, web. |
value |
number Required parameter. Coordinate value as a percentage. Available platforms: Android, iOS, web. |
JSON
{
type*: "pivot-percentage",
value*: "number"
}