Skip to content

Custom attributes #21

@tounano

Description

@tounano

Hey,

If I want to include custom attributes, it won't add them to the attributes array.

I understand why, however sometimes it's important.

Also, if my code looks like that:

h('div#id', {attributes: {a:'b'}});

It will override the attributes array.

I know how to fix it, the question is what's the design?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions