Liking cljdoc? Tell your friends :D

c3kit.wire.js


add-listenercljs

(add-listener node event listener)

ancestor-wherecljs

(ancestor-where pred node)

BACKSPACEcljs


begin-path!cljs

(begin-path! ctx)

child-nodescljs

(child-nodes node)

clear-timeoutcljs

(clear-timeout timeout)

close-path!cljs

(close-path! ctx)

close-window!cljs

(close-window!)

COMMAcljs


context-2dcljs

(context-2d canvas)

copy-to-clipboardcljs

(copy-to-clipboard text)

copy-to-clipboard-fallbackcljs

(copy-to-clipboard-fallback text)

DELETEcljs


doc-ready-statecljs

(doc-ready-state)

doc-ready?cljs

(doc-ready?)

DOWNcljs


downloadcljs

(download url filename)

download-datacljs

(download-data data content-type filename)

e-checked?cljs

(e-checked? e)

e-targetcljs

(e-target e)

e-textcljs

(e-text e)

element-by-idcljs

(element-by-id id)

ENTERcljs


ENTER?cljs

(ENTER? e)

ESCcljs


ESC?cljs

(ESC? e)

fill!cljs

(fill! ctx)

fill-color=cljs

(fill-color= ctx color)

fill-rect!cljs

(fill-rect! ctx [x1 y1] [x2 y2])

fill-text!cljs

(fill-text! ctx text [x y])

focus!cljs

(focus! node)

font=cljs

(font= ctx font)

frame-windowcljs

(frame-window iframe)

LEFTcljs


line-to!cljs

(line-to! ctx [x y])

line-width=cljs

(line-width= ctx w)

move-to!cljs

(move-to! ctx [x y])

nipcljs

(nip e)

Nip the event in the bud, before it causes any trouble.

Nip the event in the bud, before it causes any trouble.
raw docstring

nixcljs

(nix e)

Nix an event: Stop what you're doing and get the hell out.

Nix an event: Stop what you're doing and get the hell out.
raw docstring

nodcljs

(nod e)

Give an event the nod, as if saying: Good job, your work is done.

Give an event the nod, as if saying: Good job, your work is done.
raw docstring

nod-n-docljs

(nod-n-do a-fn & args)

Creates fn to ignore what ever browser even is created and do something else.

Creates fn to ignore what ever browser even is created and do something else.
raw docstring

node-heightcljs

(node-height node)

node-sizecljs

(node-size node)

node-valuecljs

(node-value node)

node-widthcljs

(node-width node)

open-windowcljs

(open-window url window-name options-string)

page-hrefcljs

(page-href)

page-reload!cljs

(page-reload!)

page-titlecljs

(page-title)

page-title=cljs

(page-title= title)

parent-nodecljs

(parent-node node)

post-messagecljs

(post-message window message target-domain)

(print-page)

redirect!cljs

(redirect! url)

Tell the browser to load the given URL, with full HTTP request/response process.

Tell the browser to load the given URL, with full HTTP request/response process.
raw docstring

register-post-message-handlercljs

(register-post-message-handler handler)

register-storage-handlercljs

(register-storage-handler handler)

remove-local-storagecljs

(remove-local-storage key)


screen-sizecljs

(screen-size)

scroll-into-viewcljs

(scroll-into-view node-id)

scroll-to-topcljs

(scroll-to-top)

set-local-storagecljs

(set-local-storage key value)

SHIFTcljs


SPACEcljs


stroke!cljs

(stroke! ctx)

stroke-color=cljs

(stroke-color= ctx color)

stroke-rect!cljs

(stroke-rect! ctx [x1 y1] [x2 y2])

TABcljs


TAB?cljs

(TAB? e)

text-align=cljs

(text-align= ctx align)

timeoutcljs

(timeout millis f)

UPcljs


uri-encodecljs

(uri-encode & stuff)

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

× close