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

    Type Alias EditorLayerUIMessage

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

    Properties

    Properties

    overlay: HTMLDivElement
    root: HTMLDivElement