Documentation ¶
Index ¶
- Constants
- func MulAlpha(c color.NRGBA, alpha uint8) color.NRGBA
- func New(invalidate func()) pages.Page
- type C
- type D
- type Page
- func (p *Page) Actions(th *material.Theme) []component.AppBarAction
- func (p *Page) HandleMessage(msg *messages.Message) *messages.Message
- func (p *Page) ID() string
- func (p *Page) Layout(gtx C, th *material.Theme) D
- func (p *Page) NavItem() component.NavItem
- func (p *Page) Overflow() []component.OverflowAction
Constants ¶
View Source
const ID = "packs"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type D ¶
type D = layout.Dimensions
Click to show internal directories.
Click to hide internal directories.