Skip to content
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

Introduce getHtmlElement function #4123

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Introduce getHtmlElement function #4123

merged 1 commit into from
Dec 18, 2024

Conversation

falkoschindler
Copy link
Contributor

Inspired by discussion #4087, this PR adds a JavaScript function getHtmlElement which always returns an HTML element. This is in contrast to getElement which returns Vue components or HTML elements.

@falkoschindler falkoschindler added the enhancement New feature or request label Dec 18, 2024
@falkoschindler falkoschindler added this to the 2.9 milestone Dec 18, 2024
@falkoschindler falkoschindler requested a review from rodja December 18, 2024 15:58
@rodja rodja merged commit 2db955f into main Dec 18, 2024
8 checks passed
@rodja rodja deleted the getHtmlElement branch December 18, 2024 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants