Checks if the target is currently scrollable.
target
Element, EventTarget, or CSS selector.
true if the target is scrollable.
true
InvalidElementError if the specified target wasn't found.
InvalidElementError
Checks if the
target
is currently scrollable.