Documentation ¶
Index ¶
- Constants
- func New(invalidate func()) pages.Page
- type C
- type D
- type Map2
- type Page
- func (p *Page) Actions(th *material.Theme) []component.AppBarAction
- func (u *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 = "worlds"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type D ¶
type D = layout.Dimensions
type Page ¶
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.