@univerjs/design v0.5.0-beta.1 • Docs


Interface: IMentionsProps

Extends

  • MentionsInputProps

Properties

PropertyTypeDescriptionInherited fromDefined in
a11ySuggestionsListLabel?stringThis label would be exposed to screen readers when suggestion popup appears Default ''MentionsInputProps.a11ySuggestionsListLabelnode_modules/.pnpm/@types+react-mentions@4.4.0/node_modules/@types/react-mentions/index.d.ts:78
about?string-MentionsInputProps.aboutnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2928
accessKey?string-MentionsInputProps.accessKeynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2901
allowSpaceInQuery?booleanIf set to true spaces will not interrupt matching suggestionsMentionsInputProps.allowSpaceInQuerynode_modules/.pnpm/@types+react-mentions@4.4.0/node_modules/@types/react-mentions/index.d.ts:31
allowSuggestionsAboveCursor?booleanRenders the SuggestionList above the cursor if there is not enough space belowMentionsInputProps.allowSuggestionsAboveCursornode_modules/.pnpm/@types+react-mentions@4.4.0/node_modules/@types/react-mentions/index.d.ts:34
aria-activedescendant?stringIdentifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.MentionsInputProps.aria-activedescendantnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2599
aria-atomic?BooleanishIndicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.MentionsInputProps.aria-atomicnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2601
aria-autocomplete?"none" | "both" | "inline" | "list"Indicates whether inputting text could trigger display of one or more predictions of the user’s intended value for an input and specifies how predictions would be presented if they are made.MentionsInputProps.aria-autocompletenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2606
aria-braillelabel?stringDefines a string value that labels the current element, which is intended to be converted into Braille. See aria-label.MentionsInputProps.aria-braillelabelnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2612
aria-brailleroledescription?stringDefines a human-readable, author-localized abbreviated description for the role of an element, which is intended to be converted into Braille. See aria-roledescription.MentionsInputProps.aria-brailleroledescriptionnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2617
aria-busy?Booleanish-MentionsInputProps.aria-busynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2618
aria-checked?boolean | "mixed" | "false" | "true"Indicates the current “checked” state of checkboxes, radio buttons, and other widgets. See - aria-pressed - aria-selected.MentionsInputProps.aria-checkednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2623
aria-colcount?numberDefines the total number of columns in a table, grid, or treegrid. See aria-colindex.MentionsInputProps.aria-colcountnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2628
aria-colindex?numberDefines an element’s column index or position with respect to the total number of columns within a table, grid, or treegrid. See - aria-colcount - aria-colspan.MentionsInputProps.aria-colindexnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2633
aria-colindextext?stringDefines a human readable text alternative of aria-colindex. See aria-rowindextext.MentionsInputProps.aria-colindextextnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2638
aria-colspan?numberDefines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. See - aria-colindex - aria-rowspan.MentionsInputProps.aria-colspannode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2643
aria-controls?stringIdentifies the element (or elements) whose contents or presence are controlled by the current element. See aria-owns.MentionsInputProps.aria-controlsnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2648
aria-current?| boolean | "page" | "false" | "true" | "time" | "date" | "step" | "location"Indicates the element that represents the current item within a container or set of related elements.MentionsInputProps.aria-currentnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2650
aria-describedby?stringIdentifies the element (or elements) that describes the object. See aria-labelledbyMentionsInputProps.aria-describedbynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2655
aria-description?stringDefines a string value that describes or annotates the current element. See related aria-describedby.MentionsInputProps.aria-descriptionnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2660
aria-details?stringIdentifies the element that provides a detailed, extended description for the object. See aria-describedby.MentionsInputProps.aria-detailsnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2665
aria-disabled?BooleanishIndicates that the element is perceivable but disabled, so it is not editable or otherwise operable. See - aria-hidden - aria-readonly.MentionsInputProps.aria-disablednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2670
aria-dropeffect?| "none" | "link" | "copy" | "move" | "popup" | "execute"Indicates what functions can be performed when a dragged object is released on the drop target. Deprecated in ARIA 1.1MentionsInputProps.aria-dropeffectnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2675
aria-errormessage?stringIdentifies the element that provides an error message for the object. See - aria-invalid - aria-describedby.MentionsInputProps.aria-errormessagenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2680
aria-expanded?BooleanishIndicates whether the element, or another grouping element it controls, is currently expanded or collapsed.MentionsInputProps.aria-expandednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2682
aria-flowto?stringIdentifies the next element (or elements) in an alternate reading order of content which, at the user’s discretion, allows assistive technology to override the general default of reading in document source order.MentionsInputProps.aria-flowtonode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2687
aria-grabbed?BooleanishIndicates an element’s “grabbed” state in a drag-and-drop operation. Deprecated in ARIA 1.1MentionsInputProps.aria-grabbednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2692
aria-haspopup?| boolean | "listbox" | "grid" | "menu" | "false" | "true" | "dialog" | "tree"Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.MentionsInputProps.aria-haspopupnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2694
aria-hidden?BooleanishIndicates whether the element is exposed to an accessibility API. See aria-disabled.MentionsInputProps.aria-hiddennode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2699
aria-invalid?| boolean | "false" | "true" | "grammar" | "spelling"Indicates the entered value does not conform to the format expected by the application. See aria-errormessage.MentionsInputProps.aria-invalidnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2704
aria-keyshortcuts?stringIndicates keyboard shortcuts that an author has implemented to activate or give focus to an element.MentionsInputProps.aria-keyshortcutsnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2706
aria-label?stringDefines a string value that labels the current element. See aria-labelledby.MentionsInputProps.aria-labelnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2711
aria-labelledby?stringIdentifies the element (or elements) that labels the current element. See aria-describedby.MentionsInputProps.aria-labelledbynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2716
aria-level?numberDefines the hierarchical level of an element within a structure.MentionsInputProps.aria-levelnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2718
aria-live?"off" | "assertive" | "polite"Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.MentionsInputProps.aria-livenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2720
aria-modal?BooleanishIndicates whether an element is modal when displayed.MentionsInputProps.aria-modalnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2722
aria-multiline?BooleanishIndicates whether a text box accepts multiple lines of input or only a single line.MentionsInputProps.aria-multilinenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2724
aria-multiselectable?BooleanishIndicates that the user may select more than one item from the current selectable descendants.MentionsInputProps.aria-multiselectablenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2726
aria-orientation?"horizontal" | "vertical"Indicates whether the element’s orientation is horizontal, vertical, or unknown/ambiguous.MentionsInputProps.aria-orientationnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2728
aria-owns?stringIdentifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. See aria-controls.MentionsInputProps.aria-ownsnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2734
aria-placeholder?stringDefines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.MentionsInputProps.aria-placeholdernode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2739
aria-posinset?numberDefines an element’s number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. See aria-setsize.MentionsInputProps.aria-posinsetnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2744
aria-pressed?boolean | "mixed" | "false" | "true"Indicates the current “pressed” state of toggle buttons. See - aria-checked - aria-selected.MentionsInputProps.aria-pressednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2749
aria-readonly?BooleanishIndicates that the element is not editable, but is otherwise operable. See aria-disabled.MentionsInputProps.aria-readonlynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2754
aria-relevant?| "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals"Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. See aria-atomic.MentionsInputProps.aria-relevantnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2759
aria-required?BooleanishIndicates that user input is required on the element before a form may be submitted.MentionsInputProps.aria-requirednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2772
aria-roledescription?stringDefines a human-readable, author-localized description for the role of an element.MentionsInputProps.aria-roledescriptionnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2774
aria-rowcount?numberDefines the total number of rows in a table, grid, or treegrid. See aria-rowindex.MentionsInputProps.aria-rowcountnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2779
aria-rowindex?numberDefines an element’s row index or position with respect to the total number of rows within a table, grid, or treegrid. See - aria-rowcount - aria-rowspan.MentionsInputProps.aria-rowindexnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2784
aria-rowindextext?stringDefines a human readable text alternative of aria-rowindex. See aria-colindextext.MentionsInputProps.aria-rowindextextnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2789
aria-rowspan?numberDefines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. See - aria-rowindex - aria-colspan.MentionsInputProps.aria-rowspannode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2794
aria-selected?BooleanishIndicates the current “selected” state of various widgets. See - aria-checked - aria-pressed.MentionsInputProps.aria-selectednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2799
aria-setsize?numberDefines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. See aria-posinset.MentionsInputProps.aria-setsizenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2804
aria-sort?"none" | "ascending" | "descending" | "other"Indicates if items in a table or grid are sorted in ascending or descending order.MentionsInputProps.aria-sortnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2806
aria-valuemax?numberDefines the maximum allowed value for a range widget.MentionsInputProps.aria-valuemaxnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2808
aria-valuemin?numberDefines the minimum allowed value for a range widget.MentionsInputProps.aria-valueminnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2810
aria-valuenow?numberDefines the current value for a range widget. See aria-valuetext.MentionsInputProps.aria-valuenownode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2815
aria-valuetext?stringDefines the human readable text alternative of aria-valuenow for a range widget.MentionsInputProps.aria-valuetextnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2817
autoCapitalize?| "none" | string & {} | "off" | "on" | "sentences" | "words" | "characters"-MentionsInputProps.autoCapitalizenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2902
autoComplete?string-MentionsInputProps.autoCompletenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3578
autoCorrect?string-MentionsInputProps.autoCorrectnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2941
autoFocus?boolean-MentionsInputProps.autoFocusnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2903
autoSave?string-MentionsInputProps.autoSavenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2942
childrenReactElement<MentionProps, string | JSXElementConstructor<any>> | ReactElement<MentionProps, string | JSXElementConstructor<any>>[]-MentionsInputProps.childrennode_modules/.pnpm/@types+react-mentions@4.4.0/node_modules/@types/react-mentions/index.d.ts:60
className?string-MentionsInputProps.classNamenode_modules/.pnpm/@types+react-mentions@4.4.0/node_modules/@types/react-mentions/index.d.ts:61
classNames?any-MentionsInputProps.classNamesnode_modules/.pnpm/@types+react-mentions@4.4.0/node_modules/@types/react-mentions/index.d.ts:62
color?string-MentionsInputProps.colornode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2943
cols?number-MentionsInputProps.colsnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3579
content?string-MentionsInputProps.contentnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2929
contentEditable?"inherit" | Booleanish | "plaintext-only"-MentionsInputProps.contentEditablenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2905
contextMenu?string-MentionsInputProps.contextMenunode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2906
customSuggestionsContainer?(children: ReactNode) => ReactNodeAllows customizing the container of the suggestionsMentionsInputProps.customSuggestionsContainernode_modules/.pnpm/@types+react-mentions@4.4.0/node_modules/@types/react-mentions/index.d.ts:66
dangerouslySetInnerHTML?{ __html: string | TrustedHTML; }-MentionsInputProps.dangerouslySetInnerHTMLnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2386
dangerouslySetInnerHTML.__htmlstring | TrustedHTML--node_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2389
datatype?string-MentionsInputProps.datatypenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2930
defaultChecked?boolean-MentionsInputProps.defaultCheckednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2895
defaultValue?string | number | readonly string[]-MentionsInputProps.defaultValuenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2896
dir?string-MentionsInputProps.dirnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2907
dirName?string-MentionsInputProps.dirNamenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3580
disabled?boolean-MentionsInputProps.disablednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3581
draggable?Booleanish-MentionsInputProps.draggablenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2908
enterKeyHint?| "search" | "next" | "done" | "enter" | "go" | "previous" | "send"-MentionsInputProps.enterKeyHintnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2909
forceSuggestionsAboveCursor?booleanForces the SuggestionList to be rendered above the cursorMentionsInputProps.forceSuggestionsAboveCursornode_modules/.pnpm/@types+react-mentions@4.4.0/node_modules/@types/react-mentions/index.d.ts:37
form?string-MentionsInputProps.formnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3582
hidden?boolean-MentionsInputProps.hiddennode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2910
id?string-MentionsInputProps.idnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2911
ignoreAccents?boolean-MentionsInputProps.ignoreAccentsnode_modules/.pnpm/@types+react-mentions@4.4.0/node_modules/@types/react-mentions/index.d.ts:38
inlist?any-MentionsInputProps.inlistnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2931
inputMode?| "none" | "search" | "text" | "email" | "tel" | "url" | "decimal" | "numeric"Hints at the type of data that might be entered by the user while editing the element or its contents See https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attributeMentionsInputProps.inputModenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2958
inputRef?| null | RefObject<HTMLInputElement> | (instance) => void | (instance) => void | RefObject<HTMLTextAreaElement>Accepts a React ref to forward to the underlying input elementMentionsInputProps.inputRefnode_modules/.pnpm/@types+react-mentions@4.4.0/node_modules/@types/react-mentions/index.d.ts:72
is?stringSpecify that a standard HTML element should behave like a defined custom built-in element See https://html.spec.whatwg.org/multipage/custom-elements.html#attr-isMentionsInputProps.isnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2963
itemID?string-MentionsInputProps.itemIDnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2947
itemProp?string-MentionsInputProps.itemPropnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2944
itemRef?string-MentionsInputProps.itemRefnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2948
itemScope?boolean-MentionsInputProps.itemScopenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2945
itemType?string-MentionsInputProps.itemTypenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2946
lang?string-MentionsInputProps.langnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2912
maxLength?number-MentionsInputProps.maxLengthnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3583
minLength?number-MentionsInputProps.minLengthnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3584
name?string-MentionsInputProps.namenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3585
nonce?string-MentionsInputProps.noncenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2913
onAbort?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onAbortnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2445
onAbortCapture?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onAbortCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2446
onAnimationEnd?AnimationEventHandler<HTMLTextAreaElement>-MentionsInputProps.onAnimationEndnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2575
onAnimationEndCapture?AnimationEventHandler<HTMLTextAreaElement>-MentionsInputProps.onAnimationEndCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2576
onAnimationIteration?AnimationEventHandler<HTMLTextAreaElement>-MentionsInputProps.onAnimationIterationnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2577
onAnimationIterationCapture?AnimationEventHandler<HTMLTextAreaElement>-MentionsInputProps.onAnimationIterationCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2578
onAnimationStart?AnimationEventHandler<HTMLTextAreaElement>-MentionsInputProps.onAnimationStartnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2573
onAnimationStartCapture?AnimationEventHandler<HTMLTextAreaElement>-MentionsInputProps.onAnimationStartCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2574
onAuxClick?MouseEventHandler<HTMLTextAreaElement>-MentionsInputProps.onAuxClicknode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2493
onAuxClickCapture?MouseEventHandler<HTMLTextAreaElement>-MentionsInputProps.onAuxClickCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2494
onBeforeInput?FormEventHandler<HTMLTextAreaElement>-MentionsInputProps.onBeforeInputnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2417
onBeforeInputCapture?FormEventHandler<HTMLTextAreaElement>-MentionsInputProps.onBeforeInputCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2418
onBlur?(event: FocusEvent<HTMLInputElement, Element> | FocusEvent<HTMLTextAreaElement, Element>, clickedSuggestion: boolean) => voidPasses true as second argument if the blur was caused by a mousedown on a suggestionMentionsInputProps.onBlurnode_modules/.pnpm/@types+react-mentions@4.4.0/node_modules/@types/react-mentions/index.d.ts:48
onBlurCapture?FocusEventHandler<HTMLTextAreaElement>-MentionsInputProps.onBlurCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2412
onCanPlay?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onCanPlaynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2447
onCanPlayCapture?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onCanPlayCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2448
onCanPlayThrough?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onCanPlayThroughnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2449
onCanPlayThroughCapture?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onCanPlayThroughCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2450
onChange?OnChangeHandlerFuncA callback that is invoked when the user changes the value in the mentions inputMentionsInputProps.onChangenode_modules/.pnpm/@types+react-mentions@4.4.0/node_modules/@types/react-mentions/index.d.ts:44
onChangeCapture?FormEventHandler<HTMLTextAreaElement>-MentionsInputProps.onChangeCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2416
onClick?MouseEventHandler<HTMLTextAreaElement>-MentionsInputProps.onClicknode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2495
onClickCapture?MouseEventHandler<HTMLTextAreaElement>-MentionsInputProps.onClickCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2496
onCompositionEnd?CompositionEventHandler<HTMLTextAreaElement>-MentionsInputProps.onCompositionEndnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2401
onCompositionEndCapture?CompositionEventHandler<HTMLTextAreaElement>-MentionsInputProps.onCompositionEndCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2402
onCompositionStart?CompositionEventHandler<HTMLTextAreaElement>-MentionsInputProps.onCompositionStartnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2403
onCompositionStartCapture?CompositionEventHandler<HTMLTextAreaElement>-MentionsInputProps.onCompositionStartCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2404
onCompositionUpdate?CompositionEventHandler<HTMLTextAreaElement>-MentionsInputProps.onCompositionUpdatenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2405
onCompositionUpdateCapture?CompositionEventHandler<HTMLTextAreaElement>-MentionsInputProps.onCompositionUpdateCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2406
onContextMenu?MouseEventHandler<HTMLTextAreaElement>-MentionsInputProps.onContextMenunode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2497
onContextMenuCapture?MouseEventHandler<HTMLTextAreaElement>-MentionsInputProps.onContextMenuCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2498
onCopy?ClipboardEventHandler<HTMLTextAreaElement>-MentionsInputProps.onCopynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2393
onCopyCapture?ClipboardEventHandler<HTMLTextAreaElement>-MentionsInputProps.onCopyCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2394
onCut?ClipboardEventHandler<HTMLTextAreaElement>-MentionsInputProps.onCutnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2395
onCutCapture?ClipboardEventHandler<HTMLTextAreaElement>-MentionsInputProps.onCutCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2396
onDoubleClick?MouseEventHandler<HTMLTextAreaElement>-MentionsInputProps.onDoubleClicknode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2499
onDoubleClickCapture?MouseEventHandler<HTMLTextAreaElement>-MentionsInputProps.onDoubleClickCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2500
onDrag?DragEventHandler<HTMLTextAreaElement>-MentionsInputProps.onDragnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2501
onDragCapture?DragEventHandler<HTMLTextAreaElement>-MentionsInputProps.onDragCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2502
onDragEnd?DragEventHandler<HTMLTextAreaElement>-MentionsInputProps.onDragEndnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2503
onDragEndCapture?DragEventHandler<HTMLTextAreaElement>-MentionsInputProps.onDragEndCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2504
onDragEnter?DragEventHandler<HTMLTextAreaElement>-MentionsInputProps.onDragEnternode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2505
onDragEnterCapture?DragEventHandler<HTMLTextAreaElement>-MentionsInputProps.onDragEnterCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2506
onDragExit?DragEventHandler<HTMLTextAreaElement>-MentionsInputProps.onDragExitnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2507
onDragExitCapture?DragEventHandler<HTMLTextAreaElement>-MentionsInputProps.onDragExitCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2508
onDragLeave?DragEventHandler<HTMLTextAreaElement>-MentionsInputProps.onDragLeavenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2509
onDragLeaveCapture?DragEventHandler<HTMLTextAreaElement>-MentionsInputProps.onDragLeaveCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2510
onDragOver?DragEventHandler<HTMLTextAreaElement>-MentionsInputProps.onDragOvernode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2511
onDragOverCapture?DragEventHandler<HTMLTextAreaElement>-MentionsInputProps.onDragOverCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2512
onDragStart?DragEventHandler<HTMLTextAreaElement>-MentionsInputProps.onDragStartnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2513
onDragStartCapture?DragEventHandler<HTMLTextAreaElement>-MentionsInputProps.onDragStartCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2514
onDrop?DragEventHandler<HTMLTextAreaElement>-MentionsInputProps.onDropnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2515
onDropCapture?DragEventHandler<HTMLTextAreaElement>-MentionsInputProps.onDropCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2516
onDurationChange?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onDurationChangenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2451
onDurationChangeCapture?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onDurationChangeCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2452
onEmptied?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onEmptiednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2453
onEmptiedCapture?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onEmptiedCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2454
onEncrypted?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onEncryptednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2455
onEncryptedCapture?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onEncryptedCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2456
onEnded?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onEndednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2457
onEndedCapture?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onEndedCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2458
onError?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onErrornode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2431
onErrorCapture?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onErrorCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2432
onFocus?FocusEventHandler<HTMLTextAreaElement>-MentionsInputProps.onFocusnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2409
onFocusCapture?FocusEventHandler<HTMLTextAreaElement>-MentionsInputProps.onFocusCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2410
onGotPointerCapture?PointerEventHandler<HTMLTextAreaElement>-MentionsInputProps.onGotPointerCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2559
onGotPointerCaptureCapture?PointerEventHandler<HTMLTextAreaElement>-MentionsInputProps.onGotPointerCaptureCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2560
onInput?FormEventHandler<HTMLTextAreaElement>-MentionsInputProps.onInputnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2419
onInputCapture?FormEventHandler<HTMLTextAreaElement>-MentionsInputProps.onInputCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2420
onInvalid?FormEventHandler<HTMLTextAreaElement>-MentionsInputProps.onInvalidnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2425
onInvalidCapture?FormEventHandler<HTMLTextAreaElement>-MentionsInputProps.onInvalidCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2426
onKeyDown?(event: KeyboardEvent<HTMLInputElement> | KeyboardEvent<HTMLTextAreaElement>) => void-MentionsInputProps.onKeyDownnode_modules/.pnpm/@types+react-mentions@4.4.0/node_modules/@types/react-mentions/index.d.ts:55
onKeyDownCapture?KeyboardEventHandler<HTMLTextAreaElement>-MentionsInputProps.onKeyDownCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2436
onKeyPress?KeyboardEventHandler<HTMLTextAreaElement>Deprecated Use onKeyUp or onKeyDown insteadMentionsInputProps.onKeyPressnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2438
onKeyPressCapture?KeyboardEventHandler<HTMLTextAreaElement>Deprecated Use onKeyUpCapture or onKeyDownCapture insteadMentionsInputProps.onKeyPressCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2440
onKeyUp?KeyboardEventHandler<HTMLTextAreaElement>-MentionsInputProps.onKeyUpnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2441
onKeyUpCapture?KeyboardEventHandler<HTMLTextAreaElement>-MentionsInputProps.onKeyUpCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2442
onLoad?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onLoadnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2429
onLoadCapture?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onLoadCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2430
onLoadedData?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onLoadedDatanode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2459
onLoadedDataCapture?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onLoadedDataCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2460
onLoadedMetadata?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onLoadedMetadatanode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2461
onLoadedMetadataCapture?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onLoadedMetadataCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2462
onLoadStart?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onLoadStartnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2463
onLoadStartCapture?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onLoadStartCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2464
onLostPointerCapture?PointerEventHandler<HTMLTextAreaElement>-MentionsInputProps.onLostPointerCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2561
onLostPointerCaptureCapture?PointerEventHandler<HTMLTextAreaElement>-MentionsInputProps.onLostPointerCaptureCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2562
onMouseDown?MouseEventHandler<HTMLTextAreaElement>-MentionsInputProps.onMouseDownnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2517
onMouseDownCapture?MouseEventHandler<HTMLTextAreaElement>-MentionsInputProps.onMouseDownCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2518
onMouseEnter?MouseEventHandler<HTMLTextAreaElement>-MentionsInputProps.onMouseEnternode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2519
onMouseLeave?MouseEventHandler<HTMLTextAreaElement>-MentionsInputProps.onMouseLeavenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2520
onMouseMove?MouseEventHandler<HTMLTextAreaElement>-MentionsInputProps.onMouseMovenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2521
onMouseMoveCapture?MouseEventHandler<HTMLTextAreaElement>-MentionsInputProps.onMouseMoveCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2522
onMouseOut?MouseEventHandler<HTMLTextAreaElement>-MentionsInputProps.onMouseOutnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2523
onMouseOutCapture?MouseEventHandler<HTMLTextAreaElement>-MentionsInputProps.onMouseOutCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2524
onMouseOver?MouseEventHandler<HTMLTextAreaElement>-MentionsInputProps.onMouseOvernode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2525
onMouseOverCapture?MouseEventHandler<HTMLTextAreaElement>-MentionsInputProps.onMouseOverCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2526
onMouseUp?MouseEventHandler<HTMLTextAreaElement>-MentionsInputProps.onMouseUpnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2527
onMouseUpCapture?MouseEventHandler<HTMLTextAreaElement>-MentionsInputProps.onMouseUpCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2528
onPaste?ClipboardEventHandler<HTMLTextAreaElement>-MentionsInputProps.onPastenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2397
onPasteCapture?ClipboardEventHandler<HTMLTextAreaElement>-MentionsInputProps.onPasteCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2398
onPause?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onPausenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2465
onPauseCapture?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onPauseCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2466
onPlay?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onPlaynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2467
onPlayCapture?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onPlayCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2468
onPlaying?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onPlayingnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2469
onPlayingCapture?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onPlayingCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2470
onPointerCancel?PointerEventHandler<HTMLTextAreaElement>-MentionsInputProps.onPointerCancelnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2551
onPointerCancelCapture?PointerEventHandler<HTMLTextAreaElement>-MentionsInputProps.onPointerCancelCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2552
onPointerDown?PointerEventHandler<HTMLTextAreaElement>-MentionsInputProps.onPointerDownnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2545
onPointerDownCapture?PointerEventHandler<HTMLTextAreaElement>-MentionsInputProps.onPointerDownCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2546
onPointerEnter?PointerEventHandler<HTMLTextAreaElement>-MentionsInputProps.onPointerEnternode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2553
onPointerLeave?PointerEventHandler<HTMLTextAreaElement>-MentionsInputProps.onPointerLeavenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2554
onPointerMove?PointerEventHandler<HTMLTextAreaElement>-MentionsInputProps.onPointerMovenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2547
onPointerMoveCapture?PointerEventHandler<HTMLTextAreaElement>-MentionsInputProps.onPointerMoveCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2548
onPointerOut?PointerEventHandler<HTMLTextAreaElement>-MentionsInputProps.onPointerOutnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2557
onPointerOutCapture?PointerEventHandler<HTMLTextAreaElement>-MentionsInputProps.onPointerOutCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2558
onPointerOver?PointerEventHandler<HTMLTextAreaElement>-MentionsInputProps.onPointerOvernode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2555
onPointerOverCapture?PointerEventHandler<HTMLTextAreaElement>-MentionsInputProps.onPointerOverCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2556
onPointerUp?PointerEventHandler<HTMLTextAreaElement>-MentionsInputProps.onPointerUpnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2549
onPointerUpCapture?PointerEventHandler<HTMLTextAreaElement>-MentionsInputProps.onPointerUpCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2550
onProgress?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onProgressnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2471
onProgressCapture?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onProgressCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2472
onRateChange?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onRateChangenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2473
onRateChangeCapture?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onRateChangeCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2474
onReset?FormEventHandler<HTMLTextAreaElement>-MentionsInputProps.onResetnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2421
onResetCapture?FormEventHandler<HTMLTextAreaElement>-MentionsInputProps.onResetCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2422
onResize?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onResizenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2475
onResizeCapture?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onResizeCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2476
onScroll?UIEventHandler<HTMLTextAreaElement>-MentionsInputProps.onScrollnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2565
onScrollCapture?UIEventHandler<HTMLTextAreaElement>-MentionsInputProps.onScrollCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2566
onSeeked?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onSeekednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2477
onSeekedCapture?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onSeekedCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2478
onSeeking?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onSeekingnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2479
onSeekingCapture?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onSeekingCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2480
onSelect?(event: UIEvent<Element, UIEvent>) => void-MentionsInputProps.onSelectnode_modules/.pnpm/@types+react-mentions@4.4.0/node_modules/@types/react-mentions/index.d.ts:54
onSelectCapture?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onSelectCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2532
onStalled?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onStallednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2481
onStalledCapture?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onStalledCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2482
onSubmit?FormEventHandler<HTMLTextAreaElement>-MentionsInputProps.onSubmitnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2423
onSubmitCapture?FormEventHandler<HTMLTextAreaElement>-MentionsInputProps.onSubmitCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2424
onSuspend?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onSuspendnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2483
onSuspendCapture?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onSuspendCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2484
onTimeUpdate?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onTimeUpdatenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2485
onTimeUpdateCapture?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onTimeUpdateCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2486
onTouchCancel?TouchEventHandler<HTMLTextAreaElement>-MentionsInputProps.onTouchCancelnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2535
onTouchCancelCapture?TouchEventHandler<HTMLTextAreaElement>-MentionsInputProps.onTouchCancelCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2536
onTouchEnd?TouchEventHandler<HTMLTextAreaElement>-MentionsInputProps.onTouchEndnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2537
onTouchEndCapture?TouchEventHandler<HTMLTextAreaElement>-MentionsInputProps.onTouchEndCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2538
onTouchMove?TouchEventHandler<HTMLTextAreaElement>-MentionsInputProps.onTouchMovenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2539
onTouchMoveCapture?TouchEventHandler<HTMLTextAreaElement>-MentionsInputProps.onTouchMoveCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2540
onTouchStart?TouchEventHandler<HTMLTextAreaElement>-MentionsInputProps.onTouchStartnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2541
onTouchStartCapture?TouchEventHandler<HTMLTextAreaElement>-MentionsInputProps.onTouchStartCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2542
onTransitionEnd?TransitionEventHandler<HTMLTextAreaElement>-MentionsInputProps.onTransitionEndnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2581
onTransitionEndCapture?TransitionEventHandler<HTMLTextAreaElement>-MentionsInputProps.onTransitionEndCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2582
onVolumeChange?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onVolumeChangenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2487
onVolumeChangeCapture?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onVolumeChangeCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2488
onWaiting?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onWaitingnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2489
onWaitingCapture?ReactEventHandler<HTMLTextAreaElement>-MentionsInputProps.onWaitingCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2490
onWheel?WheelEventHandler<HTMLTextAreaElement>-MentionsInputProps.onWheelnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2569
onWheelCapture?WheelEventHandler<HTMLTextAreaElement>-MentionsInputProps.onWheelCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2570
placeholder?string-MentionsInputProps.placeholdernode_modules/.pnpm/@types+react-mentions@4.4.0/node_modules/@types/react-mentions/index.d.ts:45
prefix?string-MentionsInputProps.prefixnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2932
property?string-MentionsInputProps.propertynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2933
radioGroup?string-MentionsInputProps.radioGroupnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2922
readOnly?boolean-MentionsInputProps.readOnlynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3587
rel?string-MentionsInputProps.relnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2934
required?boolean-MentionsInputProps.requirednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3588
resource?string-MentionsInputProps.resourcenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2935
results?number-MentionsInputProps.resultsnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2949
rev?string-MentionsInputProps.revnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2936
role?AriaRole-MentionsInputProps.rolenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2925
rows?number-MentionsInputProps.rowsnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3589
security?string-MentionsInputProps.securitynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2950
singleLine?booleanIf set to true a regular text input element will be rendered instead of a textarea Default falseMentionsInputProps.singleLinenode_modules/.pnpm/@types+react-mentions@4.4.0/node_modules/@types/react-mentions/index.d.ts:26
slot?string-MentionsInputProps.slotnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2914
spellCheck?Booleanish-MentionsInputProps.spellChecknode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2915
style?any-MentionsInputProps.stylenode_modules/.pnpm/@types+react-mentions@4.4.0/node_modules/@types/react-mentions/index.d.ts:63
suggestionsPortalHost?ElementRender suggestions into the DOM in the supplied host element.MentionsInputProps.suggestionsPortalHostnode_modules/.pnpm/@types+react-mentions@4.4.0/node_modules/@types/react-mentions/index.d.ts:69
suppressContentEditableWarning?boolean-MentionsInputProps.suppressContentEditableWarningnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2897
suppressHydrationWarning?boolean-MentionsInputProps.suppressHydrationWarningnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2898
tabIndex?number-MentionsInputProps.tabIndexnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2917
title?string-MentionsInputProps.titlenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2918
translate?"no" | "yes"-MentionsInputProps.translatenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2919
typeof?string-MentionsInputProps.typeofnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2937
unselectable?"off" | "on"-MentionsInputProps.unselectablenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2951
value?stringDefault ''MentionsInputProps.valuenode_modules/.pnpm/@types+react-mentions@4.4.0/node_modules/@types/react-mentions/index.d.ts:41
vocab?string-MentionsInputProps.vocabnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2938
wrap?string-MentionsInputProps.wrapnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3591