Documentation
    Preparing search index...

    Type Alias DrawingModeName

    DrawingModeName:
        | "pen"
        | "select"
        | "move"
        | "rectangle"
        | "ellipse"
        | "arrow"
        | "image"
        | "text"
        | string

    Mode name type including built-in and any custom mode registered by the app