-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Instead of having to use stringifyAttribute() on object properties, if we could do some parsing and try to handle attributes with . prefix like Lit does, that would be cool.
See https://lit.dev/docs/templates/expressions/#property-expressions
We probably can't directly set the attribute like Lit may do since there's no DOM or anything, but it could automagically use stringifyAttribute if it's prefixed with a dot.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed