angular / components

Component infrastructure and Material Design components for Angular
https://material.angular.io
MIT License
24.32k stars 6.73k forks source link

Angular material components use as webComponents #27695

Closed YJPrakash closed 1 year ago

YJPrakash commented 1 year ago

Feature Description

Templating using newly created web components. If it is run in the server using ngUniversal Express Engine render components from different html work as like as index.html. ie (looks like an Ejs template engine model)

Use Case

Please refer Is there a way to implement all material components and directives themselves act as web components using createCustomElements?

It's more specifically to templating fast like Ejs in Nodejs server-side rendering.

crisbeto commented 1 year ago

We don't currently have any plans to ship Angular Material as web components. They should work if you provide them through Angular Elements yourself though.

angular-automatic-lock-bot[bot] commented 12 months ago

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.