Variable: RHF_FIELD_EXPRESSIONS
constRHF_FIELD_EXPRESSIONS:ReadonlySet<string>
Defined in: packages/core/src/config.ts:429
Known RHF field expression strings recognized in component props config.
When a prop value matches one of these strings, codegen emits it as a JSX
expression ({field.value}) rather than a literal string.