Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom elements #148

Closed
cpsievert opened this issue Jul 29, 2021 · 1 comment
Closed

Custom elements #148

cpsievert opened this issue Jul 29, 2021 · 1 comment

Comments

@cpsievert
Copy link
Contributor

cpsievert commented Jul 29, 2021

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>
@Knio
Copy link
Owner

Knio commented Jul 25, 2022

See #151

@Knio Knio closed this as not planned Won't fix, can't repro, duplicate, stale Jul 25, 2022
@Knio Knio closed this as completed Jul 25, 2022
Repository owner locked and limited conversation to collaborators Jul 27, 2022
@Knio Knio converted this issue into discussion #164 Jul 27, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants