MLightCAD
    Preparing search index...

    Framework-free modal dialog base built with pure HTML and CSS.

    Subclasses fill bodyEl / footerEl and call show.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    backdrop: HTMLDivElement

    Full-screen backdrop containing the dialog panel.

    bodyEl: HTMLDivElement

    Scrollable / main content container below the header.

    dialog: HTMLDivElement

    Dialog panel element.

    footerEl: HTMLDivElement

    Optional footer row (e.g. action buttons).

    titleEl: HTMLDivElement

    Title text element in the header.

    styleId: "ml-ui-dialog-styles" = 'ml-ui-dialog-styles'

    ID of the shared base style element.

    Methods