struct

Term2::Components::TableStyles

Inherits Struct < Value < Object

Constructors

default
Source
new(header : Style = Style.new, cell : Style = Style.new, selected : Style = Style.new)
Source

Instance methods

cell
Source
cell=(cell : Style)
Source
header
Source
header=(header : Style)
Source
selected
Source
selected=(selected : Style)
Source