Skip to content

See if we could use the dot attribute syntax like Lit #38

@treeder

Description

@treeder

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

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions