Skip to content

Provide a sample for generating JavaScript components that wrap Razor components #35112

@MackinnonBuck

Description

@MackinnonBuck

With the recent work around #32967, it could be valuable to developers if we provided a sample that auto-generates components for JavaScript SPA frameworks (e.g. Angular) from existing Razor components.

This sample could integrate into the existing build process - all it would take is editing the Razor component and rebuilding, and the corresponding Angular component would be automatically updated.

Developers could then take the sample and tweak it to their own needs, integrating it with whichever JavaScript framework they're using.

Metadata

Metadata

Assignees

Labels

DoneThis issue has been fixedarea-blazorIncludes: Blazor, Razor Componentstask

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions