'How can I open a second window from inside a blazor hybrid app?
I have a blazor hybrid application and I would like to open a second window with a click on a button. Like a popup panel but without blocking access to the main window (non-modal). This could for example be used to add a chart on one window and displaying it on a second screen while having the control of the chart in the primary window. How can I achieve this with Blazor Hybrid?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
