The schema definition used in metaforms

Hierarchy

  • ISchema

Properties

buttons?: IField[]

Button definitions in the form

fields: IField[]

List of form fields

rest?: IRest

REST API configruation params in the form

theme?: ITheme

Theme information in the form

Generated using TypeDoc