-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
Hyperscript complements HTMX nicely. It would be great to add an attribute for Hyperscript code, so e.g.
.custom(name: "_", value: "on submit trigger closeModal")
could be written something like
.hs("on submit trigger closeModal")
Presumably adding a new library analogously to https://github.com/sliemeobn/elementary-htmx.git would be most orderly even though it would just be adding one attribute?
Metadata
Metadata
Assignees
Labels
No labels