yesod/yesod-core/src/Yesod/Core/Class
Jezen Thomas 59988f46a1
Add jsAttributesHandler
This adds `jsAttributesHandler` to run arbitrary Handler code before
building the attributes map for the script tag generated by `widgetFile`.
This is useful if you need to add a randomised nonce value to that tag.

Closes https://github.com/yesodweb/yesod/issues/1621
2019-08-23 21:57:48 +02:00
..
Breadcrumbs.hs src subdir for yesod-core 2019-02-19 04:02:21 +02:00
Dispatch.hs src subdir for yesod-core 2019-02-19 04:02:21 +02:00
Handler.hs src subdir for yesod-core 2019-02-19 04:02:21 +02:00
Yesod.hs Add jsAttributesHandler 2019-08-23 21:57:48 +02:00