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

    Type Alias EditorLayerUI

    type EditorLayerUI = {
        loader: HTMLDivElement;
        message: EditorLayerUIMessage;
        root: HTMLDivElement;
        state: EditorLayerUIState;
    }
    Index

    Properties

    loader: HTMLDivElement
    root: HTMLDivElement