Custom elements
#164
-
I may be missing something, but there doesn't seem to be a way to construct custom elements (or JSX)? If not, maybe it could added via an API that looks something like this? import dominate
dominate.tags.tag('custom-element', 'children', foo='bar') <custom-element foo='bar'> children </custom-element> |
Beta Was this translation helpful? Give feedback.
Answered by
Knio
Jul 25, 2022
Replies: 1 comment
-
See #151 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Knio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See #151