Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct { IsOpen bool // contains filtered or unexported fields }
func (*Model) GetSidebarContentWidth ¶
func (*Model) ScrollToBottom ¶
func (m *Model) ScrollToBottom()
func (*Model) ScrollToTop ¶
func (m *Model) ScrollToTop()
func (*Model) SetContent ¶
func (*Model) UpdateProgramContext ¶
func (m *Model) UpdateProgramContext(ctx *context.ProgramContext)
Click to show internal directories.
Click to hide internal directories.