Wagtail client-side components
    Preparing search index...

    Attaches behavior for an InlinePanel where inner panels can be created, removed and re-ordered.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    emptyFormTemplate: string
    formContainer: JQuery<HTMLElement>
    formsElt: JQuery<HTMLElement>
    opts: {}
    prefix: any
    relationName: any
    sortable: any
    totalFormsInput: JQuery<HTMLElement>
    type: any

    Accessors

    Methods

    • Add tabindex -1 into newly created form if attr not present and remove attr from old forms on blur event, if not present previously. Always scroll and then focus on the element.

      Parameters

      • $node: any

      Returns void

    • Update states of listing controls in response to a change of state such as adding, deleting or moving an element.

      Returns void