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

    Type Alias EditorLayerUIState

    type EditorLayerUIState = {
        busy: HTMLDivElement;
        root: HTMLDivElement;
    }
    Index

    Properties

    Properties

    busy: HTMLDivElement
    root: HTMLDivElement