-
Does Blazorise have non-modal virtual pop-up windows to display a Blazor component? By "virtual", I mean that they are not a window in the OS, nor a real tab in the browser, but are just a DIV with higher z-order. I need virtual pop-up windows that can stay above the main page, allow users to interact with the page, can be moved, and have multiple pop-ups opened at the same time. Something like this https://www.cssscript.com/demo/draggable-popup-window-engine/ |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hey @HubKing . There's nothing like that in Blazorise. It seems like a quite niche feature, so I'm not sure we would make it any time soon. |
Beta Was this translation helpful? Give feedback.
Hey @HubKing . There's nothing like that in Blazorise. It seems like a quite niche feature, so I'm not sure we would make it any time soon.