What problem does this feature solve
https://angular.dev/guide/ngmodules/overview
The Angular team recommends using standalone components instead of NgModule for all new code
文档例子依然是使用 NgModule, 是否已经适配 standalone 以及如何使用?

thanks~
What does the proposed API look like
standalone components