chromelyapps / Chromely

Build Cross Platform HTML Desktop Apps on .NET using native GUI, HTML5, JavaScript, CSS, Owin, AspNetCore (MVC, RazorPages, Blazor)
MIT License
2.98k stars 280 forks source link

How to create a modal or modeless window? #329

Closed bzoxo closed 3 years ago

bzoxo commented 3 years ago

How to create a modal or modeless window ?

mattkol commented 3 years ago

@bzoxo nothing out of the box using the hosting windows. I will suggest using JavaScript/css like twitter bootstrap modal or pure vanilla JavasScript/css.