RevGrid - v0.11.1
    Preparing search index...
    interface RevUiControllerSharedState {
        cursorName: string | undefined;
        mouseActionPossible: RevMouse.ActionPossible | undefined;
        titleText: string | undefined;
    }

    Hierarchy (View Summary)

    Index

    Properties

    cursorName: string | undefined
    mouseActionPossible: RevMouse.ActionPossible | undefined
    titleText: string | undefined