Skip to content

Interface: HighlightOptions

Defined in: src/highlight/Highlight.tsx:8

Options for the Highlight class.

Properties

PropertyTypeDescriptionDefined in
color?stringCustomize the color for the highlight. Can be any css color value.src/highlight/Highlight.tsx:10

Matterway Assistant SDK Documentation