iink-ts - v4.0.0
    Preparing search index...

    Type Alias TSelectionConfig

    Level of symbol selection

    type TSelectionConfig = {
        mathLevel: TMathSelectionLevel;
        shapeLevel: TShapeSelectionLevel;
        textLevel: TTextSelectionLevel;
    }
    Index