Back
style-handler (clj)
(source)function
(style-handler [uri] _ _ _)
Returns function that renders HTML `<LINK/>` tag. Accepts `uri` that would
be used to build value for 'href' attribute of generated tag. Value for 'href'
attribute is built accounting value of `selmer/context` context parameter and
`uri` can be a string literal or name of context parameter (filters also
supported).