index_destination
Specifies the element with the given index as the scrolling end position.
Parameters
Parameters | Description |
---|---|
type |
string Required parameter. The value must always be |
value |
int Required parameter. Container element index. Restriction for the value |
JSON
{
type*: "index",
value*: "int"
}