Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ButtonType ¶
type ButtonType int
button types
const ( SimpleBtn ButtonType = iota AcceptBtn ControlBtn )
type ContainerType ¶
type ContainerType int
container types
const ( SimpleContainer ContainerType = iota VerticalContainer HorizontalContainer )
type FocusNextMsg ¶
type FocusNextMsg struct{}
type FocusPrevMsg ¶
type FocusPrevMsg struct{}
type NextStateMsg ¶
type NextStateMsg struct{}
type PrevStateMsg ¶
type PrevStateMsg struct{}
Click to show internal directories.
Click to hide internal directories.