Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RecordForm

Hierarchy

Index

Constructors

Properties

fields: [string, Type<any>][]
form: InputBox[] = []

Methods

  • generateForm(): void
  • parse(config: ParseConfig): undefined | Record<string, any>
  • render(dom: HTMLElement): void
  • renderForm(dom: HTMLElement): void

Generated using TypeDoc