module

Bubbles::Table

Constructors

new(*opts : Option) : Model
Source

Class methods

default_key_map
Source
default_styles
Source
with_columns(cols : Array(Column)) : Option
Source
with_focused(f : Bool) : Option
Source
with_height(h : Int32) : Option
Source
with_key_map(km : KeyMap) : Option
Source
with_rows(rows : Array(Row)) : Option
Source
with_styles(s : Styles) : Option
Source
with_width(w : Int32) : Option
Source

Nested types