lucid-htmx-0.1.0.5: Use htmx in your lucid templates

Safe HaskellNone
LanguageHaskell2010

Lucid.Htmx.Servant

Documentation

hxDeleteSafe_ :: Link -> Attribute Source #

hxGetSafe_ :: Link -> Attribute Source #

hxPatchSafe_ :: Link -> Attribute Source #

hxPostSafe_ :: Link -> Attribute Source #

hxPushUrlSafe_ :: Either Bool Link -> Attribute Source #

hxPutSafe_ :: Link -> Attribute Source #