Eulergraph
    Preparing search index...

    Type Alias GetCellControlsOptions

    type GetCellControlsOptions = {
        exclude?: CellControlsActive;
        include?: CellControlsActive;
    }
    Index

    Properties

    Properties