The type of text alignment
Optional
Readonly
align?: AThe text alignment for this column. (Defaults to 'left')
Optional
Readonly
breaks?: numberThe number of line breaks to insert before each entry in this column. (Defaults to 0)
Optional
Readonly
hidden?: booleanWhether the column should be hidden. (Defaults to false)
Optional
Readonly
indent?: numberThe indentation level for this column. (Defaults to 2)
Defines attributes common to all help columns.