Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 436 Bytes

File metadata and controls

16 lines (11 loc) · 436 Bytes

AnnotationCheckboxStyle

Style of the checkbox

Properties

Name Type Required Description
| CircleCheck | string |  | CIRCLE_CHECK |
| CircleFull | string |  | CIRCLE_FULL |
| SquareCheck | string |  | SQUARE_CHECK |
| SquareFull | string |  | SQUARE_FULL |
| CheckMark | string |  | CHECK_MARK |
| TimesSquare | string |  | TIMES_SQUARE |