sdk.highlight.highlightoptions
Home > @matterway/sdk > Highlight > HighlightOptions
Highlight.HighlightOptions interface
Options for the Highlight class.
Signature:
export interface HighlightOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
color? | string | (Optional) Customize the color for the highlight. Can be any css color value. | |
useDistanceFromTop? | boolean | (Optional) |