Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FormStructure

Top-level structure of the form. A form is composed of several sections, which are displayed as distinct tabs, each containing several fields.

Hierarchy

  • FormStructure

Index

Properties

Properties

sections

sections: FormSection[]

A form contains several sections, each displayed as a tab.

Optional title

title: undefined | string

The title of the form is shown at the top throughout the application.

Generated using TypeDoc