Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Common ¶
type Common struct {
Width int
Height int
State state.State
PrevState state.State
StateChan chan state.State
Models []tea.Model
Cfg *config.Config
Src source.Source
}
func (*Common) AddWindowResizeEventListener ¶
func (*Common) HandleStateChange ¶
func (*Common) RemoveWindowResizeEventListener ¶
Click to show internal directories.
Click to hide internal directories.