Tui::Rule
Inherits Tui::Widget / Tui::Reactive / Reference / Object
Constants
CHARS = {
horizontal: {
line: '─',
double: '═',
thick: '━',
dashed: '╌',
dotted: '┄',
},
vertical: {
line: '│',
double: '║',
thick: '┃',
dashed: '╎',
dotted: '┆',
},
}
Constructors
Instance methods
color
Sourcecolor=(color : Color)
Sourcedirection
Sourcedirection=(direction : Direction)
Sourcelabel
Sourcelabel_color
Sourcelabel_color=(label_color : Color)
Sourcemin_size
Sourcestyle
Source