# FormFieldMapping

## Content

# Type Alias: FormFieldMapping

```ts
type FormFieldMapping = InputFieldMapping & GcProps;
```

Defines appearance, behavior, and validation settings for the input field inside the Form Filler dialog.
