Interface IForm

A form.

Hierarchy

  • IForm

Properties

components: IFormComponent[]

The controls in that form.

schema?: Nilable<IAjvFormSchema>

The global and optional form-wide schema.

version: string

The version.

Generated using TypeDoc