sempdf v1.9.1Interfaces
Interface: TemplateHighlightBlock
sempdf / TemplateHighlightBlock
Defined in: src/types.ts:2111
Template block for rendering a highlight annotation.
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
keepWithNext? | readonly | undefined | src/types.ts:2114 |
options | readonly | Omit<HighlightAnnotationOptions, "x" | "y"> | src/types.ts:2113 |
type | readonly | "highlight" | src/types.ts:2112 |