Documentation
¶
Overview ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type B ¶
type B struct { *base.MDC vecty.Core Root vecty.MarkupOrChild Label vecty.ComponentOrHTML Icon vecty.ComponentOrHTML OnClick func(this *B, e *vecty.Event) Disabled bool Raised bool Unelevated bool Outlined bool Dense bool Href string }
B is a vecty-material button component.
func (*B) Render ¶
func (c *B) Render() vecty.ComponentOrHTML
Render implements the vecty.Component interface.
Click to show internal directories.
Click to hide internal directories.