Hierarchy

  • Ascii

Constructors

Properties

bulletIndicator: "*" = "*"
checkedSelectionIndicator: "[x]" = "[x]"
theme: Theme
uncheckedSelectionIndicator: "[ ]" = "[ ]"

Methods

  • Parameters

    • text: string
    • options: Fonts | Options

    Returns string

  • Parameters

    • type: ListType
    • index: number
    • pad: number

    Returns string

  • Parameters

    • list: string[]
    • Optional extra: string[]
    • type: ListType = ListType.PURE

    Returns string[]