Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct {
ScrollSpeed time.Duration
// Style for styling the marquee block.
Style lipgloss.Style
// The direction in which the text will scroll.
ScrollDirection Direction
// contains filtered or unexported fields
}
Model is the Bubble Tea model for the marquee.
func (*Model) SetContinuous ¶
Sets if the text of the marquee should be continuous.
Click to show internal directories.
Click to hide internal directories.
