Browse Source

Update index.md

pull/25425/head
enisn 4 weeks ago
parent
commit
4ff615f39d
No known key found for this signature in database GPG Key ID: A052619F04155D1C
  1. 4
      docs/en/framework/ui/index.md

4
docs/en/framework/ui/index.md

@ -7,11 +7,11 @@
# ABP UI Options
ABP provides several options for building the user interface (UI) in your applications. Here are some of the officially supported UI options you can use with ABP:
ABP provides several options for building the user interface (UI) in your applications. React is part of the **modern template system**. Here are some of the officially supported UI options you can use with ABP:
* [React](./react/index.md) *(modern template system only)*
* [MVC / Razor Pages](./mvc-razor-pages/overall.md)
* [Blazor](./blazor/overall.md)
* [Angular](./angular/quick-start.md)
* [React Native](./react-native/index.md)
* [MAUI](./maui/index.md)
* [MAUI](./maui/index.md)

Loading…
Cancel
Save