Liking cljdoc? Tell your friends :D

bluegenes.components.navbar.nav


(active-mine-logo)
source

anonymouscljs

(anonymous)
source

logged-incljs

(logged-in)
source

login-formcljs

(login-form)
source

maincljs

(main)
source

mine-entrycljs

(mine-entry mine-key details)

Output a single mine in the mine picker

Output a single mine in the mine picker
sourceraw docstring

mine-entry-currentcljs

(mine-entry-current details)

Output a single mine in the mine picker

Output a single mine in the mine picker
sourceraw docstring

mine-iconcljs

(mine-icon mine)

returns the icon set for a specific mine, or a default. Pass it the entire set of mine details, e.g. (subscribe [:current-mine]).

returns the icon set for a specific mine, or a default.
Pass it the entire set of mine details, e.g.
(subscribe [:current-mine]).
sourceraw docstring

register-for-minecljs

(register-for-mine current-mine)

Note the iframe hack we've included below to ensure the user actually reaches the registration page, rather than the homepage :( I'm sure in the future we'll remove this when we have auth set up fully. The dangerouslysetInnerHTML comment is intentional as a hidden iframe looks mega spooky to anyone inspecting source. Please don't remove the comment unless it's because we've got better auth working!!

Note the iframe hack we've included below to ensure the user actually
reaches the registration page, rather than the homepage :(
I'm sure in the future we'll remove this when we have auth set up fully.
The dangerouslysetInnerHTML comment is intentional as a hidden iframe looks
mega spooky to anyone inspecting source. Please don't remove the comment unless it's because we've got better auth working!!
sourceraw docstring

settingscljs

(settings)

output the settings menu and mine picker

output the settings menu and mine picker
sourceraw docstring

update-formcljs

(update-form atom key evt)
source

usercljs

(user)
source

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

× close