Liking cljdoc? Tell your friends :D

fulcro.events


alt?clj/s

(alt? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

ctrl?clj/s

(ctrl? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

delete?clj/s

(delete? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

down-arrow?clj/s

(down-arrow? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

end?clj/s

(end? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

enter-key?clj/s

(enter-key? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

enter?clj/s

(enter? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

escape-key?clj/s

(escape-key? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

escape?clj/s

(escape? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

F10?clj/s

(F10? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

F11?clj/s

(F11? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

F12?clj/s

(F12? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

F1?clj/s

(F1? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

F2?clj/s

(F2? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

F3?clj/s

(F3? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

F4?clj/s

(F4? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

F5?clj/s

(F5? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

F6?clj/s

(F6? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

F7?clj/s

(F7? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

F8?clj/s

(F8? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

F9?clj/s

(F9? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

home?clj/s

(home? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

is-key?clj/s

(is-key? code evt)

Is the given key code on the given event?

Is the given key code on the given event?
raw docstring

left-arrow?clj/s

(left-arrow? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

page-down?clj/s

(page-down? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

page-up?clj/s

(page-up? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

right-arrow?clj/s

(right-arrow? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

shift?clj/s

(shift? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

tab?clj/s

(tab? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

up-arrow?clj/s

(up-arrow? evt)

Returns true if the event has the keyCode of the function name.

Returns true if the event has the keyCode of the function name.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close