Options
All
  • Public
  • Public/Protected
  • All
Menu

List Form Edit Properties

Hierarchy

Index

Properties

Optional controlMode

controlMode: number

The form mode (New/Edit)

Optional el

el: Element

The element to render the form to.

Optional excludeFields

excludeFields: Array<string>

The fields to exclude from the form.

Optional includeFields

includeFields: Array<string>

The fields to include in the form.

info

The list form information.

Generated using TypeDoc