Liking cljdoc? Tell your friends :D
ClojureScript only.

webly.user.oauth2.auth


url-fragment-coeffectcljs

(url-fragment-coeffect coeffects _)

The coeffect will examine the current page's URL and treat the fragment (part after the # sign) as a URL query string, decode it to a map, and assoc it with the :url-fragment coeffect.

The coeffect will examine the current page's URL and treat the fragment (part
after the # sign) as a URL query string, decode it to a map, and assoc it with
the :url-fragment coeffect.
sourceraw docstring

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

× close