Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type R ¶
type R struct {
*base.MDC
vecty.Core
Root vecty.MarkupOrChild
Input vecty.MarkupOrChild
OnChange func(this *R, e *vecty.Event)
Name string
Checked bool
Disabled bool
Value string
}
R is a vecty-material radio component.
func (*R) Render ¶
func (c *R) Render() vecty.ComponentOrHTML
Render implements the vecty.Component interface.
Click to show internal directories.
Click to hide internal directories.