decorators

package
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2023 License: MIT Imports: 2 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BootstrapDecorator

type BootstrapDecorator struct{}

BootstrapDecorator implements a form layout using Bootstrap 4.

func (BootstrapDecorator) CheckboxField

func (b BootstrapDecorator) CheckboxField(n *html.Node, field formulate.StructField)

func (BootstrapDecorator) FieldWrapper

func (b BootstrapDecorator) FieldWrapper(n *html.Node, field formulate.StructField)

func (BootstrapDecorator) Fieldset

func (b BootstrapDecorator) Fieldset(n *html.Node, field formulate.StructField)

func (BootstrapDecorator) HelpText

func (b BootstrapDecorator) HelpText(n *html.Node, field formulate.StructField)

func (BootstrapDecorator) Label

func (b BootstrapDecorator) Label(n *html.Node, field formulate.StructField)

func (BootstrapDecorator) NumberField

func (b BootstrapDecorator) NumberField(n *html.Node, field formulate.StructField)

func (BootstrapDecorator) RadioButton

func (b BootstrapDecorator) RadioButton(n *html.Node, field formulate.StructField)

func (BootstrapDecorator) RootNode

func (b BootstrapDecorator) RootNode(n *html.Node)

func (BootstrapDecorator) Row

func (BootstrapDecorator) SelectField

func (b BootstrapDecorator) SelectField(n *html.Node, field formulate.StructField)

func (BootstrapDecorator) TextField

func (b BootstrapDecorator) TextField(n *html.Node, field formulate.StructField)

func (BootstrapDecorator) TextareaField

func (b BootstrapDecorator) TextareaField(n *html.Node, field formulate.StructField)

func (BootstrapDecorator) TimeField

func (b BootstrapDecorator) TimeField(n *html.Node, field formulate.StructField)

func (BootstrapDecorator) ValidationText added in v1.2.0

func (b BootstrapDecorator) ValidationText(n *html.Node, field formulate.StructField)

Jump to

Keyboard shortcuts

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