Skip to content

cupertino-files / TabStop

Interface: TabStop ​

Defined in: src/tss/stylesheet.ts:96

A single tab stop.

Properties ​

alignment? ​

optional alignment?: number

Defined in: src/tss/stylesheet.ts:100

0 left, 1 center, 2 right, 3 decimal — see TabAlignment.


leader? ​

optional leader?: string

Defined in: src/tss/stylesheet.ts:102

Repeated to fill the tab, e.g. "." for a dot leader.


position ​

position: number

Defined in: src/tss/stylesheet.ts:98

Distance from the left text margin, in points.

MIT licensed. Independently made — not by Apple in California. Not affiliated with or endorsed by Apple Inc.