fieldset

package
v0.5.24 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fieldset

type Fieldset struct {
	dom.Element
}

Fieldset is the skin's receiver type. The SSR collector instantiates it to call RenderCSS(); it carries no state and paints no markup of its own.

func (*Fieldset) RenderCSS

func (f *Fieldset) RenderCSS() *css.Stylesheet

RenderCSS defines the fieldset widget visual contract using the style DSL.

func (*Fieldset) WidgetKind added in v0.1.13

func (f *Fieldset) WidgetKind() widget.Kind

WidgetKind returns the widget ARIA kind.

func (*Fieldset) WidgetName added in v0.1.13

func (f *Fieldset) WidgetName() widget.Name

WidgetName returns the widget identity name.

Jump to

Keyboard shortcuts

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