List Form Attachments Properties

Hierarchy

  • IListFormAttachmentsProps

Properties

Properties

el: Element

The element to render the form to.

info: IListFormResult

The list form information.

onSave?: ((info) => void)

Type declaration

    • (info): void
    • The item attachment saved event.

      Parameters

      • info: IListFormResult

      Returns void

Generated using TypeDoc