Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Drawer ¶
type Drawer struct {
widget.BaseWidget
// contains filtered or unexported fields
}
type Option ¶
type Option func(drawer *Drawer)
func Transition ¶
func Width ¶
func Width(opts ...breakpoint.BreakpointOptions[int]) Option
func WidthP ¶
func WidthP(opts ...breakpoint.BreakpointOptions[float64]) Option
Click to show internal directories.
Click to hide internal directories.