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

    Type Alias EditorLayerUIState

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

    Properties

    Properties

    busy: HTMLDivElement
    root: HTMLDivElement