linking to some existing docs (#4592)
This commit is contained in:
parent
ec9676f51e
commit
6187e628af
|
|
@ -10,7 +10,7 @@ Features of the components programming model include:
|
||||||
- [Routing](https://blazor.net/docs/routing.html)
|
- [Routing](https://blazor.net/docs/routing.html)
|
||||||
- [Layouts](https://blazor.net/docs/layouts.html)
|
- [Layouts](https://blazor.net/docs/layouts.html)
|
||||||
- Forms and validation
|
- Forms and validation
|
||||||
- Dependency injection
|
- [Dependency injection](https://blazor.net/docs/dependency-injection.html)
|
||||||
- [JavaScript interop](https://blazor.net/docs/javascript-interop.html)
|
- [JavaScript interop](https://blazor.net/docs/javascript-interop.html)
|
||||||
- Live reloading in the browser during development
|
- Live reloading in the browser during development
|
||||||
- Server-side rendering
|
- Server-side rendering
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue