Jer*_*emy 7 blazor-server-side mudblazor
我的应用程序都使用 bootstrap 5 css 框架,我不想改变它。如果我想使用 MudBlazor,我可以摆脱 Materialize 并仍然使用 bootstrap 吗?
小智 0
是的,您可以将 Bootstrap 与 MudBlazor 控件一起使用,将 bootstap cdn 链接添加到index.cshtm;或index.html
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
1155 次 |
| 最近记录: |