metro

package
v0.0.0-...-526a5c0 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package metro provides Metro 4 components.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppBar

func AppBar(elems ...app.UI) app.HTMLHeader

AppBar is an app bar.

func AppBarMenu

func AppBarMenu(elems ...app.UI) app.HTMLHeader

AppBarMenu is an app bar menu.

func Brand

func Brand(name string) app.HTMLA

Brand is a brand component.

func Button

func Button() app.HTMLButton

Button is a default button.

func Cell

func Cell(elems ...app.UI) app.HTMLDiv

Cell is a grid layout cell.

func Cell12

func Cell12(elems ...app.UI) app.HTMLDiv

Cell12 is a grid layout cell of twelve columns.

func Cell3

func Cell3(elems ...app.UI) app.HTMLDiv

Cell3 is a grid layout cell of three columns.

func Cell9

func Cell9(elems ...app.UI) app.HTMLDiv

Cell9 is a grid layout cell of nine columns.

func ContainerFluid

func ContainerFluid(elems ...app.UI) app.HTMLDiv

ContainerFluid is a fluid container.

func Grid

func Grid(rows ...app.UI) app.HTMLDiv

Grid is a grid layout container.

func Notify

func Notify(msg, cls string, keepOpen bool)

Notify creates a new notification.

func PrependedTextInput

func PrependedTextInput(prepend string) app.HTMLInput

PrependedTextInput is a prepended text input.

func Row

func Row(cells ...app.UI) app.HTMLDiv

Row is a grid layout row.

func SuccessButton

func SuccessButton() app.HTMLButton

SuccessButton is a success button.

func TextInput

func TextInput() app.HTMLInput

TextInput is a text input.

func TreeView

func TreeView(nodes ...app.UI) app.HTMLUl

TreeView is a tree view.

func TreeViewNode

func TreeViewNode(text string) app.HTMLLi

TreeViewNode is a tree view node.

Types

This section is empty.

Jump to

Keyboard shortcuts

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