File tree Expand file tree Collapse file tree
NET10/SmartRichTextEditor_WebAppServerMode/Components
NET8/SmartRichTextEditor_WebAppServerMode/Components Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 <link rel =" stylesheet" href =" @Assets[" SmartRichTextEditor_ServerApp.styles.css " ]" />
1212 <ImportMap />
1313 <link rel =" icon" type =" image/png" href =" favicon.png" />
14- <link href =" _content/Syncfusion.Blazor.Themes/bootstrap5.3.css" rel =" stylesheet" />
14+ <link href =" _content/Syncfusion.Blazor.Themes/fluent2.css" rel =" stylesheet" />
15+ <script src =" _content/Syncfusion.Blazor.SmartRichTextEditor/scripts/sf-smartrichtexteditor.min.js" type =" text/javascript" ></script >
1516 <HeadOutlet @rendermode =" InteractiveServer" />
1617</head >
1718
1819<body >
1920 <Routes @rendermode =" InteractiveServer" />
2021 <ReconnectModal />
2122 <script src =" @Assets[" _framework /blazor.web.js " ]" ></script >
22- <script src =" _content/Syncfusion.Blazor.Core/scripts/syncfusion-blazor.min.js" type =" text/javascript" ></script >
2323</body >
2424
2525</html >
Original file line number Diff line number Diff line change 99 <link rel =" stylesheet" href =" app.css" />
1010 <link rel =" stylesheet" href =" SmartRichTextEditor_ServerApp.styles.css" />
1111 <link rel =" icon" type =" image/png" href =" favicon.png" />
12- <link href =" _content/Syncfusion.Blazor.Themes/bootstrap5.3.css" rel =" stylesheet" />
12+ <link href =" _content/Syncfusion.Blazor.Themes/fluent2.css" rel =" stylesheet" />
13+ <script src =" _content/Syncfusion.Blazor.SmartRichTextEditor/scripts/sf-smartrichtexteditor.min.js" type =" text/javascript" ></script >
1314 <HeadOutlet @rendermode =" InteractiveServer" />
1415</head >
1516
1617<body >
1718 <Routes @rendermode =" InteractiveServer" />
1819 <script src =" _framework/blazor.web.js" ></script >
19- <script src =" _content/Syncfusion.Blazor.Core/scripts/syncfusion-blazor.min.js" type =" text/javascript" ></script >
2020</body >
2121
2222</html >
You can’t perform that action at this time.
0 commit comments