item_id_destination
Specifies the element with the given id as the scrolling end position.
Parameters
| Parameters | Description |
|---|---|
type |
string Required parameter. The value must always be Functionality is under development. |
value |
string Required parameter. Identifier of the container child element to scroll to. Functionality is under development. |
JSON
{
type*: "item_id",
value*: "string"
}