Interface: AnnotationColor
Less than 1 minute
@ghentcdh/vue-component-annotated-text / AnnotationColor
Interface: AnnotationColor
Defined in: types/AnnotationColor.d.ts:12
Represents the color properties for an annotation.
AnnotationColor
Properties
background
background:
string
Defined in: types/AnnotationColor.d.ts:14
The color of the background.
backgroundActive
backgroundActive:
string
Defined in: types/AnnotationColor.d.ts:16
The color of the background when active.
border
border:
string
Defined in: types/AnnotationColor.d.ts:13
The color of the border.
borderActive
borderActive:
string
Defined in: types/AnnotationColor.d.ts:15
The color of the border when active.
gutterColor
gutterColor:
string
Defined in: types/AnnotationColor.d.ts:17