Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Blazor 完全构建我的应用程序。一切都发生在我的 BlazorWebView 中。是否可以使用RefreshView.razor 文件中的内容?我知道我可以ContentView从后面的代码实例化一个,但我可以将它实现到页面中吗?
RefreshView
ContentView