Skip to content

Latest commit

 

History

History
58 lines (30 loc) · 612 Bytes

File metadata and controls

58 lines (30 loc) · 612 Bytes

tinky


tinky / BoxStyle

Interface: BoxStyle

Style of the box border. Defines the characters used for each part of a box border.

Properties

bottom

readonly bottom: string


bottomLeft

readonly bottomLeft: string


bottomRight

readonly bottomRight: string


left

readonly left: string


right

readonly right: string


top

readonly top: string


topLeft

readonly topLeft: string


topRight

readonly topRight: string