Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct {
Message string
ConfirmButton string
CancelButton string
ConfirmCmd tea.Cmd
CancelCmd tea.Cmd
// contains filtered or unexported fields
}
func NewConfirmationModal ¶
func (*Model) SetCancelButtonLabel ¶
func (*Model) SetConfirmButtonLabel ¶
func (*Model) SetMessage ¶
Click to show internal directories.
Click to hide internal directories.