Type Alias: AnnotationTextStyle
AnnotationTextStyle =
Pick<React.CSSProperties,"fontStyle"|"fontWeight"|"textDecorationLine"|"textAlign">
Defined in: data/schema.ts:221
Subset of supported styles for the annotation text content.
AnnotationTextStyle =
Pick<React.CSSProperties,"fontStyle"|"fontWeight"|"textDecorationLine"|"textAlign">
Defined in: data/schema.ts:221
Subset of supported styles for the annotation text content.