Documentation ¶
Index ¶
- type Model
- type Option
- func WithBorder() Option
- func WithBorderColor(color lipgloss.AdaptiveColor) Option
- func WithComponent(content subview.Model) Option
- func WithFixedSize() Option
- func WithHeight(height int) Option
- func WithHorizontalAlignment(alignment lipgloss.Position) Option
- func WithVerticalAlignment(alignment lipgloss.Position) Option
- func WithWidth(width int) Option
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Option ¶
type Option func(options *options) error
func WithBorder ¶
func WithBorder() Option
func WithBorderColor ¶
func WithBorderColor(color lipgloss.AdaptiveColor) Option
func WithComponent ¶
func WithFixedSize ¶
func WithFixedSize() Option
func WithHeight ¶
func WithHorizontalAlignment ¶
func WithVerticalAlignment ¶
Click to show internal directories.
Click to hide internal directories.