button

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: 5 Imported by: 0

Documentation

Overview

https://material.io/components/web/catalog/buttons/

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type B

type B struct {
	*base.MDC
	vecty.Core
	Root       vecty.MarkupOrChild
	Label      vecty.ComponentOrHTML
	Icon       vecty.ComponentOrHTML
	OnClick    func(this *B, e *vecty.Event)
	Disabled   bool
	Raised     bool
	Unelevated bool
	Outlined   bool
	Dense      bool
	Href       string
}

B is a vecty-material button component.

func (*B) Apply

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

func (*B) Render

func (c *B) 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