cupertino-files / TabStop
Interface: TabStop
Defined in: src/tss/stylesheet.ts:94
A single tab stop.
Properties
alignment?
optionalalignment?:number
Defined in: src/tss/stylesheet.ts:98
0 left, 1 center, 2 right, 3 decimal — see TabAlignment.
leader?
optionalleader?:string
Defined in: src/tss/stylesheet.ts:100
Repeated to fill the tab, e.g. "." for a dot leader.
position
position:
number
Defined in: src/tss/stylesheet.ts:96
Distance from the left text margin, in points.