Interface ISPFxListFormWebPart

SPFx List Form WebPart

Hierarchy

Properties

Configuration: ISPFxListWebPartCfg

The webpart configuration object.

DisplayForm?: IListFormDisplay

The display form.

EditForm?: IListFormEdit

The edit/new form.

Form: IForm

The webpart configuration form.

Modal: IModal

The webpart configuration modal.

showEditModal: (() => void)

Type declaration

    • (): void
    • Shows the webpart configuration form in a modal.

      Returns void

Generated using TypeDoc