checkbox

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2021 License: MIT Imports: 2 Imported by: 2

Documentation

Index

Constants

View Source
const SVG = `` /* 164-byte string literal not displayed */

Variables

This section is empty.

Functions

func MDCCheckboxBackground

func MDCCheckboxBackground() app.HTMLDiv

Types

type Checkbox

type Checkbox struct {
	app.Compo
	base.JsUtil
	Id            string
	Label         string
	Checked       bool
	Disabled      bool
	Indeterminate bool
	Callback      func(input app.HTMLInput)
}

func (*Checkbox) OnMount

func (c *Checkbox) OnMount(ctx app.Context)

func (*Checkbox) Render

func (c *Checkbox) Render() app.UI

Jump to

Keyboard shortcuts

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