Interface IWPList<IListCfg, IListInfo>

List WebPart

Type Parameters

Hierarchy

Properties

Properties

cfg: IListCfg

The webpart configuration.

info: IListInfo

The webpart information.

updateEditForm?: ((formControls) => void)

Type declaration

    • (formControls): void
    • Method to update the edit form.

      Parameters

      Returns void

Generated using TypeDoc