Liking cljdoc? Tell your friends :D

fulcro.events


alt?clj

(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

(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

(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

(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

(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

(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

(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

(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

(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

(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

(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

(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

(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

(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

(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

(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

(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

(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

(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

(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

(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

(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

(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

(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

(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

(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

(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

(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

(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

(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