Wagtail client-side components
    Preparing search index...

    Usage of this class directly is deprecated for admin core code use. Class still needs to be in place for legacy support (see window.buildExpandingFormset) and it's being extended by InlinePanel & MultipleChooserPanel.

    • Will be removed in a future release once fully migrated to Stimulus.

    client/src/controllers/FormsetController.ts for the future (WIP) implementation.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    emptyFormTemplate: string
    formContainer: JQuery<HTMLElement>
    formCount: number
    opts: {}
    totalFormsInput: JQuery<HTMLElement>

    Methods