Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type A ¶
type A struct {
*base.MDC
vecty.Core
Root vecty.MarkupOrChild `vecty:"prop"`
SectionStart vecty.List `vecty:"prop"`
SectionCenter vecty.List `vecty:"prop"`
SectionEnd vecty.List `vecty:"prop"`
Fixed bool `vecty:"prop"`
}
A is a vecty-material appbar component.
func (*A) Render ¶
func (c *A) Render() vecty.ComponentOrHTML
Render implements the vecty.Component interface.
Click to show internal directories.
Click to hide internal directories.