Which @angular/* package(s) are relevant/related to the feature request?
No response
Description
It would be helpful to have a live preview feature for components, similar to Android Compose. This would allow developers to see style changes immediately without needing to use the component in a larger application.
Proposed solution
For example, we could create a generic function like previewComponent. By passing dummy data for inputs, we could quickly see the component's rendering in a separate browser window. Any changes to the component's HTML or styles would be instantly reflected.
Alternatives considered
Do you think this feature would be valuable, and is it worth the development effort?
Which @angular/* package(s) are relevant/related to the feature request?
No response
Description
It would be helpful to have a live preview feature for components, similar to Android Compose. This would allow developers to see style changes immediately without needing to use the component in a larger application.
Proposed solution
For example, we could create a generic function like previewComponent. By passing dummy data for inputs, we could quickly see the component's rendering in a separate browser window. Any changes to the component's HTML or styles would be instantly reflected.
Alternatives considered
Do you think this feature would be valuable, and is it worth the development effort?