Documentation ¶
Index ¶
- type KanbanOptions
- type Model
- func (m Model) FullHelp() [][]key.Binding
- func (m Model) Height() int
- func (m Model) Init() tea.Cmd
- func (m Model) Resize(width, height int) pages.Model
- func (m Model) ShortHelp() []key.Binding
- func (m Model) Update(msg tea.Msg) (tea.Model, tea.Cmd)
- func (m Model) View() string
- func (m Model) Width() int
- type Styles
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KanbanOptions ¶
Click to show internal directories.
Click to hide internal directories.