Interface ITextMetrics
Package: @aurigma/design-atoms-text
Properties
currentLineLength
Declaration
currentLineLength: number;
Property Value
Type | Description |
---|---|
number |
linesCount
Declaration
linesCount: number;
Property Value
Type | Description |
---|---|
number |
textLength
Declaration
textLength: number;
Property Value
Type | Description |
---|---|
number |