Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Style = lipgloss.NewStyle().Height(25).Width(80). Align(lipgloss.Center, lipgloss.Center). BorderStyle(lipgloss.ThickBorder()). Margin(0, 3) )
Functions ¶
This section is empty.
Types ¶
type Model ¶
func InitialModel ¶
func (Model) ViewWithWidth ¶
ViewWithWidth renders the view with proper width accounting for border and margins
type TermsAcceptedMsg ¶
type TermsAcceptedMsg struct{}
TermsAcceptedMsg is exported for the parent view to detect acceptance
Click to show internal directories.
Click to hide internal directories.