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