Vertex Viewer SDK
    Preparing search index...

    Interface VertexSceneTreeTableCellAttributes

    interface VertexSceneTreeTableCellAttributes {
        alwaysShowIcons: boolean;
        endItemIndicator: boolean;
        expandToggle: boolean;
        hovered: boolean;
        isolateButton: boolean;
        isScrolling: boolean;
        placeholder: string;
        value: string;
        visibilityToggle: boolean;
    }
    Index
    alwaysShowIcons: boolean
    endItemIndicator: boolean
    expandToggle: boolean
    hovered: boolean
    isolateButton: boolean
    isScrolling: boolean
    placeholder: string
    value: string
    visibilityToggle: boolean