Skip to content

Commit d37431d

Browse files
Merge pull request #173 from Syncfusion-Content/hotfix/hotfix-v26.2.4
DOCINFRA-2341_merged_using_automation
2 parents a69b00c + e057cbf commit d37431d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Extension/Blazor-Extension/Visual-Studio/scaffolding.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,17 +41,17 @@ The steps below assist you to how to add a scaffolded item to your Blazor applic
4141

4242
4. The Syncfusion UI Scaffolder dialog for the selected control will be displayed. As per the application requirements, follow these steps to set up your application.
4343

44-
### Select Data Source Type
44+
**Select Data Source Type**
4545

46-
1. **Local Data (default selection)**
46+
1. Local Data (default selection)
4747

4848
To set up your application with local data, first enter the **Controller/Service name** and then enter the **Razor page name**. Next, select the required **Model class** for the active application and choose the relevant **Data context class**. Finally, click **Next** to continue.
4949

5050
![Choose required Model](images/Model_Window_Local.png)
5151

5252
> **Note:** We are introducing Adaptor types in Blazor scaffolding for remote data.
5353
54-
2. **Remote Data**
54+
2. Remote Data
5555

5656
To set up your application with remote data, first enter the **Razor page name**, choose the **Adaptor type**, and then enter the valid **URL**. Next, enter the **TValue**. Finally, click **Next** to continue.
5757

0 commit comments

Comments
 (0)