Public Vars

Back

add-pointer-move-to-el (clj)

(source)

function

(add-pointer-move-to-el input el & [{:keys [duration]}])
Return `input` source with pointer move to element `el` action added. Optionally specify `:duration` in milliseconds, defaults to 250.

Examples