module:mention/featuredetection (mention)
@ckeditor/ckeditor5-mention/src/featuredetection
namespace
protected
Holds feature detection resolutions used by the mention plugin.
Filtering
Properties
-
isUnicodeGroupSupported : Boolean
static
Indicates whether the current browser supports ES2018 Unicode groups like
\p{P}
or\p{L}
.