-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Description
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
Labels
No labels