Liking cljdoc? Tell your friends :D

portal.ui.commands


clearcljs

(clear state)

copycljs

(copy state)

Copy selected value as an edn string to the clipboard.

Copy selected value as an edn string to the clipboard.
raw docstring

copy-pathcljs

(copy-path state)

Copy the path from the root value to the currently selected item.

Copy the path from the root value to the currently selected item.
raw docstring

copy-strcljs

(copy-str state)

Copy string to the clipboard.

Copy string to the clipboard.
raw docstring

focus-filtercljs

(focus-filter _)

focus-selectedcljs

(focus-selected state)

history-backcljs

(history-back state)

history-firstcljs

(history-first state)

history-forwardcljs

(history-forward state)

history-lastcljs

(history-last state)

make-commandcljs

(make-command {:keys [name command predicate args f] :as opts})

open-command-palettecljs

(open-command-palette state)

Show All Commands

Show All Commands
raw docstring

palettecljs

(palette)

pick-incljs

(pick-in v)

pick-manycljs

(pick-many options)

pick-onecljs

(pick-one options)

redo-previous-commandcljs

(redo-previous-command state)

register!cljs

(register! var)
(register! var opts)

registrycljs


scroll-bottomcljs

(scroll-bottom state)

scroll-topcljs

(scroll-top state)

search-refscljs


select-childcljs

(select-child state)

select-columnscljs

(select-columns value ks)

Select column from list-of-maps or map-of-maps.

Select column from list-of-maps or map-of-maps.
raw docstring

select-nextcljs

(select-next state)

select-nonecljs

(select-none state)

Deselect all values.

Deselect all values.
raw docstring

select-parentcljs

(select-parent state)

select-prevcljs

(select-prev state)

select-viewercljs

(select-viewer state)

Set the viewer for the currently selected value.

Set the viewer for the currently selected value.
raw docstring

set-themecljs

(set-theme state)

shortcutcljs

(shortcut command)

show-client-errorscljs

(show-client-errors state)

toggle-expandcljs

(toggle-expand state)

transpose-mapcljs

(transpose-map value)

Transpose a map.

Transpose a map.
raw docstring

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

× close