Kind: Interface
Source: atloria-monorepo/templates/site-bootstrap/src/components/layout/contact-form.tsx
Properties
| Property | Type |
|---|---|
name | string |
type | `'text' |
labelKey | string |
placeholderKey | string |
required | boolean |
options | { labelKey: string; value: string }[] |
Was this page helpful?