@page "/compohighlighter" @rendermode RenderMode.InteractiveServer

Highlighter

The FluentHighlighter highlights text in a string based on a search term and using <mark> tags.

Example

@code { string highlight = ""; }