clojure.core/dissoc
to command palette.reagent.core/track
to improve performance of portal interactions with large collections.portal.runtime
metadataMETA
in shortcuts to ⌘
for mac users:portal.viewer/relative-time
for instants
1 day ago
:portal.viewer/date-time
for instants
6/12/2021 6:32:28 PM
ctrl+j
shortcut, ctrl+shift+p
is already mapped to launch private
window:portal.launcher/app
option
e
portal.command/copy-path
cson
:portal.viewers/inspector
for now(clojure.core/remove-tap #'portal.api/submit)
to stop sending tap>
values to portal.:portal.viewer/default
(thanks @JJ-Atkinson #24)cmd+shift+p
on osx and ctrl+shift+p
everywhere elsews
for node clojurescript runtimeFor jvm and web:
portal.api/open
will return an atom like thing
deref
to get the current value viewed in portalreset!
to push a value into portal's historyswap!
to apply a fn to the current value then reset!
the
resultFor node and bb:
portal.api/open
will continue to return nil
portal.api/open
portal.web
, the browser specific api
portal.web.open()
portal.web.close()
portal.web.clear()
portal.web.tap()
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close