Wagtail client-side components
    Preparing search index...

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

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    chooserWidgetFactory: any
    emptyFormTemplate: string
    formContainer: JQuery<HTMLElement>
    formCount: number
    formsElt: JQuery<HTMLElement>
    opts: {}
    sortable: any
    totalFormsInput: JQuery<HTMLElement>

    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