Skip to content

Need help how to handle Angular input/output between shell app and MFEs app for MF loadRemoteModule and web-components #208

@CP-Ram

Description

@CP-Ram

I am using Angular v14.1.1 and @angular-architects/module-federation v14. Shell and Remote each are separate repos app.
I have trying to switching to Module-federation but stuck in middle like how to provide Input to MFEs from Shell app. How to get Output Event of MFEs in Shell app. I have googled it's but not getting any solution.

Current:
MFE as define angular element and in shell downloading script and handling input and output events by create element and adding event listener.

Expected:
Module-federation(web-components) with handling input/output events in shell app.
Module-federation(loadRemoteModule) with handling input/output events in shell app.

Can someone please give me suggestion that actually shows how to accomplish this task? If share any reference or tutorial article or samples it is much appreciate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions