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

    Type Alias TGestureActionItemsConfig

    type TGestureActionItemsConfig = {
        detect?: boolean;
        insert?: boolean;
        strikethrough?: boolean;
        surround?: boolean;
        underline?: boolean;
    }
    Index
    detect?: boolean
    insert?: boolean
    strikethrough?: boolean
    surround?: boolean
    underline?: boolean