Updated existing components web-app content#8395
Conversation
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
| N> Configure the appropriate [Interactive render mode](https://learn.microsoft.com/en-us/aspnet/core/blazor/components/render-modes?view=aspnetcore-10.0#render-modes) and [Interactivity location](https://learn.microsoft.com/en-us/aspnet/core/blazor/tooling?view=aspnetcore-10.0&pivots=vs) while creating a Blazor Web App. For detailed information, refer to the [interactive render mode documentation](https://blazor.syncfusion.com/documentation/common/interactive-render-mode). | ||
|
|
||
| ## Install Syncfusion<sup style="font-size:70%">®</sup> Blazor packages | ||
| Install the [Syncfusion.Blazor.Chart3D](https://www.nuget.org/packages/Syncfusion.Blazor.Chart3D/) and [Syncfusion.Blazor.Themes](https://www.nuget.org/packages/Syncfusion.Blazor.Themes/) NuGet packages using one of the following methods. |
There was a problem hiding this comment.
Themes package is not required for 3dchart.
| {% highlight razor tabtitle="Home.razor" %} | ||
|
|
||
|
|
||
| @rendermode InteractiveAuto |
|
|
||
| {% tabs %} | ||
| {% highlight razor tabtitle="Home.razor" %} | ||
|
|
There was a problem hiding this comment.
rendermode removed but not added here.
| {% tabs %} | ||
| {% highlight razor tabtitle="Home.razor" %} | ||
|
|
||
| @rendermode InteractiveAuto |
There was a problem hiding this comment.
no need to add rendermode in all samples of each component. add only for first setup.
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
| {% tabs %} | ||
| {% highlight razor tabtitle="Home.razor" %} | ||
|
|
||
| @rendermode InteractiveAuto |
There was a problem hiding this comment.
remove render mode here
|
|
||
| {% tabs %} | ||
| {% highlight razor tabtitle="Home.razor" %} | ||
|
|
| {% endhighlight %} | ||
| {% endtabs %} | ||
|
|
||
|
|
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
Description
This update includes content for 10 UI components: 3D Chart, Accordion, Accumulation Chart, AppBar, AutoComplete, Avatar, Badge, Barcode, Block Editor, and Breadcrumb.
Package installation steps have been simplified, render mode updates are added directly in the code section, and clear comments are included to guide users on running the application.
Code Studio usage(Mandatory)
Code Studio used in this PR/MR?
If
Yes: Primary use (choose one)Outcome
If “Cost time” explain in short (1 or 2 lines):
Type of Change
Reviewer Checklist (Mandatory)