TLMeasureTextSpanOpts
Table of contents
interface TLMeasureTextSpanOpts {}
Properties
fontFamily: string
fontSize: number
fontStyle: string
fontWeight: string
height: number
lineHeight: number
overflow: 'truncate-clip' | 'truncate-ellipsis' | 'wrap'
padding: number
textAlign: TLDefaultHorizontalAlignStyle
width: number