iink-ts - v3.3.2
    Preparing search index...

    Type Alias EditorLayerUIMessage

    type EditorLayerUIMessage = {
        modal: EditorLayerUIInfoModal;
        overlay: HTMLDivElement;
        root: HTMLDivElement;
    }
    Index

    Properties

    Properties

    overlay: HTMLDivElement
    root: HTMLDivElement