Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IListFormDisplayProps

List Form Display Properties

Hierarchy

Index

Properties

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