Sign up (with export icon)

mention/mentionui

Api-module icon module

Classes

Functions

  • Chevron-right icon

    createRegExp( marker, minimumCharacters ) → RegExp
    internal

    Creates a RegExp pattern for the marker.

    Function has to be exported to achieve 100% code coverage.

    Parameters

    marker : string
    minimumCharacters : number

    Returns

    RegExp