Render carbonio-cal...
 
Notifications
Clear all

Render carbonio-calendars-ui within another custom micro frontend in carbonio CE

1 Posts
1 Users
0 Reactions
522 Views
(@carlos)
Joined: 1 year ago
Posts: 2
Topic starter  

Hi 🙂 ! I'm trying to render carbonio-calendars-ui and carbonio-mails-ui inside another custom micro frontend within carbonio. e.g myapp-home-ui will be rendering two different things: carbonio-calendars-ui and carbonio-mails-ui in the same container but using a tab controller. As far as I saw it can be useful if I can have access to useAppStore inside myapp-home-ui and mount the components there. I also was trying to use module federation but didn't work as expected. Is there any other alternative/approach that someone has used for this kind of things? I'm aware that there is a js entrypoint is available but not sure how to load it.

I'd really appreciate some help.

Thanks!


   
Quote