Components
Primary React entry points for rendering standard config or compiler/adapter output.
DynamicFormCompiledDynamicFormDynamicFormProviderFormChainEffectEngineWrapperThis page groups public exports from src/exports.ts by purpose as a quick lookup entry. The topic docs remain the source of detailed behavior.
Primary React entry points for rendering standard config or compiler/adapter output.
DynamicFormCompiledDynamicFormDynamicFormProviderFormChainEffectEngineWrapperInitialize effect handlers, access context, and reuse store initialization logic.
useInitHandlersuseFormChainContextuseStoreInitDescribe form config, field config, UI config, render hook parameters, and core value types.
FormConfigBaseFieldConfigDynamicFormPropsUIConfigFormValuesRegister or extend field components and access the default Ant Design component set.
ComponentRegistryManagerDefaultRegistryFieldComponentsComponentRegistryConfigCompile domain field modules into standard FormConfig while preserving the runtime rendering pipeline.
compileFormConfigModuleRegistryManagerdefaultModuleRegistryFieldModuleNormalize ModuleConfig, JsonSchema, OpenAPI, or metadata inputs into module configs.
adaptModuleConfigscompileAdaptedFormConfigJsonSchemaAdapterOpenApiAdapterMetadataAdapterDeclarative synchronous rule layer that compiles to standard effects and reuses the existing handler pipeline.
RuleEnginecreateRuleEnginecompileRulesToEffectevaluateRuleSeparates stable field ids from Ant Design NamePath and supports nested value paths.
getFieldNameresolveFieldAddressFieldAddressDefault config and config processing entry points for advanced integrations and tests.
getDefaultConfigprocessFormConfig