radio

package
v0.0.0-...-570bcb6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2018 License: MIT Imports: 7 Imported by: 0

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) Apply

func (c *R) Apply(h *vecty.HTML)

func (*R) NativeInput

func (c *R) NativeInput() (element *vecty.HTML, id string)

func (*R) Render

func (c *R) Render() vecty.ComponentOrHTML

Render implements the vecty.Component interface.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL