Type Alias HighlighterProps

HighlighterProps: { blending?: Blending; color?: string | number | Color }

Type declaration

  • Optionalblending?: Blending
  • Optionalcolor?: string | number | Color