Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/interaction-map.types.ts
A form field discovered in source code
Properties
| Property | Type |
|---|---|
name | string |
type | string |
required | boolean |
model | string |
validationRules | FormValidationRule[] |
selector | string |
conditionalOn | string |
Was this page helpful?