radio

package
v0.0.0-...-1bbb42b Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2021 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  `vecty:"prop"`
	Input    vecty.MarkupOrChild  `vecty:"prop"`
	OnChange func(e *vecty.Event) `vecty:"prop"`
	Name     string               `vecty:"prop"`
	Checked  bool                 `vecty:"prop"`
	Disabled bool                 `vecty:"prop"`
	Value    string               `vecty:"prop"`
}

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