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

    Type Alias TSelectionActionItemsConfig

    type TSelectionActionItemsConfig = {
        math?: boolean;
        shape?: boolean;
        text?: boolean;
    }
    Index
    math?: boolean
    shape?: boolean
    text?: boolean