Documentation
¶
Index ¶
- type Title
- func (title Title) ActionText() string
- func (title Title) Duration() time.Duration
- func (title Title) FadeInDuration() time.Duration
- func (title Title) FadeOutDuration() time.Duration
- func (title Title) Subtitle() string
- func (title Title) Text() string
- func (title Title) WithActionText(text ...any) Title
- func (title Title) WithDuration(d time.Duration) Title
- func (title Title) WithFadeInDuration(d time.Duration) Title
- func (title Title) WithFadeOutDuration(d time.Duration) Title
- func (title Title) WithSubtitle(text ...any) Title
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Title ¶
type Title struct {
// contains filtered or unexported fields
}
func (Title) ActionText ¶
func (Title) FadeInDuration ¶
func (Title) FadeOutDuration ¶
func (Title) WithActionText ¶
func (Title) WithSubtitle ¶
Click to show internal directories.
Click to hide internal directories.