• Preparing search index...
  • The search index is not available
Qodalis Angular CLI - v1.0.35
  • Qodalis Angular CLI
  • core/src/public-api
  • highlightTextWithBg

Function highlightTextWithBg

  • highlightTextWithBg(
        text: string,
        pattern: RegExp,
        bgColor?: CliBackgroundColor,
    ): string
  • Parameters

    • text: string
    • pattern: RegExp
    • bgColor: CliBackgroundColor = CliBackgroundColor.Yellow

    Returns string

    • Defined in core/src/lib/utils/index.ts:50

Settings

Member Visibility
Qodalis Angular CLI - v1.0.35
  • Loading...