DesignTextFieldV0
Defined in: dynamic-line-utils/src/types/fieldSection/types.ts:3
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
colorIndex | 0 | 1 | 2 | dynamic-line-utils/src/types/fieldSection/types.ts:8 |
fontCategory? | "text" | "display" | dynamic-line-utils/src/types/fieldSection/types.ts:15 |
fontIndex | 0 | 1 | 2 | 3 | dynamic-line-utils/src/types/fieldSection/types.ts:7 |
fontType? | "brand" | "marketing" | dynamic-line-utils/src/types/fieldSection/types.ts:14 |
isFillInField? | boolean | dynamic-line-utils/src/types/fieldSection/types.ts:13 |
label? | string | dynamic-line-utils/src/types/fieldSection/types.ts:11 |
placeholderText | string | dynamic-line-utils/src/types/fieldSection/types.ts:10 |
prominence? | number | dynamic-line-utils/src/types/fieldSection/types.ts:9 |
purposeId | string | dynamic-line-utils/src/types/fieldSection/types.ts:4 |
shouldDisappearIfUnedited? | boolean | dynamic-line-utils/src/types/fieldSection/types.ts:12 |
text | string | dynamic-line-utils/src/types/fieldSection/types.ts:6 |
type | "text" | dynamic-line-utils/src/types/fieldSection/types.ts:5 |