Documentation ¶
Index ¶
Constants ¶
View Source
const ID = "skins"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type D ¶
type D = layout.Dimensions
type Page ¶
type Page struct { Skins []messages.NewSkin State messages.UIState SkinsList widget.List // contains filtered or unexported fields }
func (*Page) Actions ¶
func (p *Page) Actions() []component.AppBarAction
func (*Page) HandleMessage ¶ added in v1.33.1
func (*Page) Overflow ¶
func (p *Page) Overflow() []component.OverflowAction
Click to show internal directories.
Click to hide internal directories.