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

    Type Alias TContextDecoratorItemsConfig

    type TContextDecoratorItemsConfig = {
        highlight?: boolean;
        strikethrough?: boolean;
        surround?: boolean;
        underline?: boolean;
    }
    Index
    highlight?: boolean
    strikethrough?: boolean
    surround?: boolean
    underline?: boolean