sdk.highlight.highlightselectoroptions
Home > @matterway/sdk > Highlight > HighlightSelectorOptions
Highlight.HighlightSelectorOptions interface
Options for the highlightSelector helpers.
Signature:
export interface HighlightSelectorOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
color? | HighlightOptions['color'] | (Optional) Customize the color for the highlight. Can be any css color value. | |
ensureVisible? | WatchSelectorOptions['ensureVisible'] | (Optional) If true, only apply the highlight to visible elements. | |
useDistanceFromTop? | HighlightOptions['useDistanceFromTop'] | (Optional) |