List Form Edit

Hierarchy

  • IListFormEdit

Properties

data?: any

Optional data object to store custom properties for this form.

el: HTMLFormElement

The form element.

Methods

  • Method to save the form.

    Parameters

    • Optional customValues: any
    • Optional checkItemVersion: boolean

    Returns PromiseLike<ListItem>

Generated using TypeDoc