Function withControllerFields

  • 为组件注入FormStore

    Description

    返回组件的入参 ControllerProps&原始组价入参

    Description

    用户传入参数优先于注入参数

    Returns

    已注入状态的组件

    Type Parameters

    • TForm extends FieldValues = FieldValues

      Form表单类型

    • TIFormComponent extends IFormComponentBase<any, any> = IFormComponentBase<any, any>

      外部组件类型

    • TContext = any

      框架依赖 未使用

    Parameters

    Returns ReturnComponent<TForm, FieldPath<TForm>, TIFormComponent>

Generated using TypeDoc