Field Set

A field set component.

Basic

Save your username.

Installation

jsrepo add ui/field-set

Destructive

Rename your project.

API Reference

FieldSet.

Root

The root component of the field set.

PropTypeDefault
ref? $bindable
HTMLDivElement null
children?
Snippet -
variant?
enum default
FieldSet.

Title

The title of the field set.

PropTypeDefault
ref? $bindable
HTMLHeadingElement null
children?
Snippet -
level?
enum 3
FieldSet.

Content

The content area of the field set.

PropTypeDefault
ref? $bindable
HTMLDivElement null
children?
Snippet -
FieldSet.

The footer area of the field set.

PropTypeDefault
ref? $bindable
HTMLDivElement null
children?
Snippet -