Options
All
  • Public
  • Public/Protected
  • All
Menu

Fieldset object.

Hierarchy

  • FieldsetObject

Index

Properties

Optional attr

attr: FieldsetKVP[]

Object attributes.

Optional caption

caption: string

Fieldset object caption.

Optional classes

classes: string[]

Object classes.

Optional multiline

multiline: boolean

Whether this object supports multiline.

Optional name

name: string

Field name.

Optional raw

raw: boolean

Whether the value is raw HTML.

Optional style

style: string

Object style.

type

type: "textbox" | "spacer" | "text"

Object type.

Optional value

value: string

Field value.

Generated using TypeDoc