iink-ts - v3.2.1
    Preparing search index...

    Type Alias JIIXV2RawContentBase<T>

    Only in InkRecognizer () activated with recognition.export.JIIXV2.range = true

    type JIIXV2RawContentBase<T = TRecognitionV2Type> = {
        range?: JIIXV2Range;
        type: T;
    }

    Type Parameters

    Index

    Properties

    Properties

    range?: JIIXV2Range
    type: T