节点111核心35常用53低频23

Angular

Angular 是由 Google 维护的全功能前端框架,内置组件体系、路由、表单、HTTP 客户端和依赖注入,TypeScript 优先,以 Signals 为新一代响应式基础,适合构建中大型企业级 Web 应用。

标题全文

@Component 装饰器
Standalone 组件
@Input() / input()
@Output() / output()
视图封装
Host 元素绑定
内容投影(ng-content)