Skip to content

Commit 4ac6636

Browse files
authored
docs(templates): add deprecation announcement (#2366)
* docs(templates): add deprecation announcement * chore: apply suggested changes
1 parent 891c474 commit 4ac6636

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

getting-started/vs-integration/new-project-wizard.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ The **Create New Project** wizard provides the following project templates:
9090
* **Dashboard**—A basic dashboard layout that uses the TileLayout component for customizable dashboards, and showcases several ways individual blocks (tiles) can fetch data.
9191
* **Admin**—A small app that shows a dashboard for admin. The app uses some of the main Telerik UI components like the [Data Grid]({%slug grid-overview%}), [Chart]({%slug components/chart/overview%}), [TileLayout]({%slug tilelayout-overview%}), [Form]({%slug form-overview%}), and more.
9292

93+
> The **Admin**, **Dashboard**, **CRUD**, **Form** and **Chart** templates are deprecated and are planned to be removed with the Q1 2025 release. The source code for these projects will be moved to the [blazor-ui repo](https://github.com/telerik/blazor-ui) for continued access.
9394
### Step 3: Select Theme
9495

9596
Finally, you can apply one of the available [themes]({%slug themes-built-in%}) to your project.

0 commit comments

Comments
 (0)