I want to implement something like widgets so I need to have an ability to say where to renderer my component. I mean I want to render few windows. Does it possible to have multiple windows with multiple react components?
I want to implement something like widgets so I need to have an ability to say where to renderer my component.
I mean I want to render few windows.
Does it possible to have multiple windows with multiple react components?