-
Notifications
You must be signed in to change notification settings - Fork 174
Allow custom attribute names #444
Copy link
Copy link
Open
Labels
context aware escapingThis feature depends on Maud treating certain elements and attributes in a special wayThis feature depends on Maud treating certain elements and attributes in a special way
Description
Metadata
Metadata
Assignees
Labels
context aware escapingThis feature depends on Maud treating certain elements and attributes in a special wayThis feature depends on Maud treating certain elements and attributes in a special way
Trying to set an attribute name dynamically (eg.
button (htmx_method)=(htmx_path)) returns the error:For custom libraries like HTMX, having the ability to set attributes dynamically would be very useful for type safety.