radio_ui

package
v0.3.10 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Radio

func Radio(props Props) gox.Node

Types

type Option

type Option struct {
	Value   string
	Title   string
	Checked bool
}

type Props

type Props struct {
	Id       string
	Name     string
	Label    string
	Messages []string
	Disabled bool
	Required bool
	Options  []Option
}

Jump to

Keyboard shortcuts

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