跳转到内容

Angular 包 API 参考(@piying/view-angular)

本文是 @piying/view-angular 公开 API 的索引。各组件 / 指令 / Token / 工具函数已拆分为独立文档,点击对应链接查看详细说明。

文档 说明
组件 PiyingView 根组件、PiyingViewGroup 组容器、PiyingViewGroupBase 基类
文档 说明
指令 InsertFieldDirectivePiyingFieldTemplateDirectivePiyingFieldControlBindDirectiveAttributesDirective / EventsDirective
字段指令配置 通过 actions.directives 附加自定义指令的行为(实例稳定、动态增删)
文档 说明
Token PI_VIEW_FIELD_TOKENPI_VIEW_FIELD_TEMPLATE_REF_TOKENPI_COMPONENT_REF_TOKEN 等注入标记
文档 说明
工具函数 typedComponent / nfcComponentconvertToFieldNgSchemaHandle / AngularFormBuilderactions.directives
typedFieldComponentPipe 按路径集中写 Action,组件 + field 双强类型
文档 说明
BaseControl 实现 ControlValueAccessor 的字段控件基类