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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |