Hiyve Components - v1.0.0
    Preparing search index...

    Active tool state. Passed into AnnotationCanvas as the tool prop — null puts the canvas in read-only mode (no pointer capture).

    interface AnnotationTool {
        color: string;
        width: number;
    }
    Index

    Properties

    Properties

    color: string
    width: number

    Same fractional units as Stroke.width.