JavaScript & React libraryAPI Generated Docs

Type Alias: AnnotationLabelOptions

AnnotationLabelOptions = Pick<LabelOptions, "text" | "className" | "color" | "weight" | "fontSize" | "style" | "padding">