Function scrollTo

Scrolls the given scrollable element to the given to target.

Returns null if there's an ongoing scroll that is not cancellable.

Note that if to is an element or a selector, then it must be a descendant of the scrollable element.

LisnUsageError If the target coordinates are invalid.