Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NameInputModel ¶
type NameInputModel struct { Title string Input textinput.Model // contains filtered or unexported fields }
func NewNameInput ¶
func NewNameInput() NameInputModel
func (NameInputModel) Init ¶
func (m NameInputModel) Init() tea.Cmd
func (NameInputModel) View ¶
func (m NameInputModel) View() string
Click to show internal directories.
Click to hide internal directories.