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

[Enhancement][SSR]: Render web components DOM to string #10543

Open
1 task done
ilhan007 opened this issue Jan 14, 2025 · 0 comments
Open
1 task done

[Enhancement][SSR]: Render web components DOM to string #10543

ilhan007 opened this issue Jan 14, 2025 · 0 comments

Comments

@ilhan007
Copy link
Member

Feature Request Description

To enable SSR with UI5 Web Components, we need to provide functionality to get the web component's DOM as HTML string.

Proposed Solution

Implement a utility renderToString to render web components as static HTML strings on the server.

Proposed Alternatives

No response

Organization

No response

Additional Context

No response

Priority

None

Privacy Policy

  • I’m not disclosing any internal or sensitive information.
@ilhan007 ilhan007 changed the title [Enhancement]: Render web components DOM to string [Enhancement][SSR]: Render web components DOM to string Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants