button

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: 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   `vecty:"prop"`
	Label      vecty.ComponentOrHTML `vecty:"prop"`
	Icon       vecty.ComponentOrHTML `vecty:"prop"`
	Disabled   bool                  `vecty:"prop"`
	Raised     bool                  `vecty:"prop"`
	Unelevated bool                  `vecty:"prop"`
	Outlined   bool                  `vecty:"prop"`
	Dense      bool                  `vecty:"prop"`
	// contains filtered or unexported fields
}

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