react-native-mentions-input
    Preparing search index...

    Type Alias DeleteMode

    DeleteMode: "default" | "whole" | "requery"

    Controls how mentions behave when the user deletes characters from within a mention.

    • 'default' - Mention is removed when edited, text remains as modified
    • 'whole' - When any part of a mention is deleted, delete the entire mention text
    • 'requery' - When a mention is edited, enter query mode with remaining text