tenants/tenant-form/tenant-form-inputs-definitions.ts
Properties |
|
| defaultValue |
defaultValue:
|
Type : number | string | boolean | null
|
| id |
id:
|
Type : string
|
| label |
label:
|
Type : string
|
| placeholder |
placeholder:
|
Type : string
|
| Optional |
| type |
type:
|
Type : "text" | "checkbox" | "number" | "select"
|
| validators |
validators:
|
Type : ValidatorFn[]
|