index_destination
Specifies element with provided index as scroll destination.
Parameters
Parameters | Description |
---|---|
type |
string Required parameter. The value must always be |
value |
int Required parameter. Index of contaner's item. Restriction for the value |
JSON
{
type*: "index",
value*: "int"
}