iniquity

A re-imagining of the iconic BBS software.

View on GitHub

Interface: ITextWrapOptions

text.ITextWrapOptions

Text wrapping options

Table of contents

Properties

Properties

hangingIndent

Optional hangingIndent: number

Defined in

core/src/text.ts:20


indent

Optional indent: number

Defined in

core/src/text.ts:19


preserveNewlines

Optional preserveNewlines: boolean

Defined in

core/src/text.ts:21


width

width: number

Defined in

core/src/text.ts:18