Wagtail client-side components
    Preparing search index...

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    children: Panel[]

    Array of child panels

    prefix: string

    Prefix for the panel's HTML elements (e.g., field-)

    type: string

    Type of the panel; will generally match the Python-side panel class name (e.g., FieldPanel, PanelGroup)

    Methods