Open
Description
This would allow moxie-dom
users to use third party web components. It looks like making html_element
public would be a good direction to support this.
- @anp: you mentioned that
html_element
had some warts that you'd like to consider before making it public. I found issue Support data attributes properly #240. Was there anything else? - Investigate what allowing users to implement web components might look like, and how it would interact with making
html_element
public. - Support dashed identifiers in
mox!
andhtml_element!
(issue Support names separated by dashes for tags and attributes #233) - Make
html_element
public - Support defining custom event handlers
Metadata
Metadata
Assignees
Labels
No labels