Skip to content

allow variable for data attribute #19

Description

@gleh

The HTML attribute "data" is often used in modern applications. The related name of the attribute is the combination of the fixed "data-" string and a individual name for that attribute. However the van tags properties requires strings for the property key. That's ok for the most attributes but is a limitation in dynamic DOM handling and querying. The "name" part of an data attribute should be allowed as a variable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions