maxLines
Maximum number of lines before textOverflow: "ELLIPSIS" applies.
Type(s)
| Type | Example |
|---|---|
number | 3 |
TokenReference | $token: ...$type: number |
null | null (no limit) |
Supported on
| Element | Figma Layer(s) |
|---|---|
text | Text |
Source
| Format | File |
|---|---|
| TypeScript | packages/schema/types/Styles.ts |
| JSON Schema | packages/schema/schema/styles.schema.json |