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

    Hierarchy (View Summary)

    Index

    Properties

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