DesignTextFieldV1
Defined in: dynamic-line-utils/src/types/fieldSection/types.ts:18
Extends
Section titled “Extends”Omit<DesignTextFieldV0,"fontIndex"|"placeholderText"|"label"|"text">
Properties
Section titled “Properties”| Property | Type | Overrides | Defined in |
|---|---|---|---|
assetID | string | - | dynamic-line-utils/src/types/fieldSection/types.ts:19 |
colorIndex | 0 | 1 | 2 | - | dynamic-line-utils/src/types/fieldSection/types.ts:8 |
fontCategory | "text" | "display" | DesignTextFieldV0.fontCategory | dynamic-line-utils/src/types/fieldSection/types.ts:22 |
fontIndex | number | - | dynamic-line-utils/src/types/fieldSection/types.ts:20 |
fontType | "brand" | "marketing" | DesignTextFieldV0.fontType | dynamic-line-utils/src/types/fieldSection/types.ts:21 |
isFillInField? | boolean | - | dynamic-line-utils/src/types/fieldSection/types.ts:13 |
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 |
type | "text" | - | dynamic-line-utils/src/types/fieldSection/types.ts:5 |