Words Highlighter

Content Type: Widget
Categories: Data

Overview

This widget helps to highlight words within a larger body of text.

Provide array of search terms and a body of text to highlight.

Documentation

This widget helps to highlight words within a larger body of text.

Provide array of search terms and a body of text to highlight.

Dependencies:

•          Mendix modeler 10.18.0.

Features

Search Word:

Words to be searched in a text.

Text to Highlight:

Text to highlight matches in.

Highlight Class Name:

CSS class name applied to highlighted text.

Active Index:

Specify the match index that should be actively highlighted.

Auto Escape:

Escape characters in search Words which are meaningful in regular expressions.

Case Sensitive:

Search should be case sensitive.

Active Class Name:

The class name to be applied to an active match.

Usage

Add the Words Highlighter widget and configure the Search Words and Highlight words

Issues, suggestions and feature requests

https://github.com/bharathidas/WordsHighlighter/issue

Releases