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

    Type Alias EditorLayerUI

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

    Properties

    loader: HTMLDivElement
    root: HTMLDivElement