lucid-htmx-0.1.0.7: Use htmx in your lucid templates
Safe HaskellSafe-Inferred
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 #