MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / ChatTextArea.tsx

File ChatTextArea.tsx

webview-ui/src/components/chat/ChatTextArea.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { forwardRef, useCallback, useEffect, useLayoutEffect, useMemo, useRef, useState } from "react"
2import { useEvent } from "react-use"
3import DynamicTextArea from "react-textarea-autosize"
4import { VolumeX, Image, WandSparkles, SendHorizontal, X, ListEnd, Square } from "lucide-react"

Callers

nothing calls this directly

Calls 15

useAppTranslationFunction · 0.90
useExtensionStateFunction · 0.90
usePromptHistoryFunction · 0.90
getAllModesFunction · 0.90
insertMentionFunction · 0.90
getContextMenuOptionsFunction · 0.90
removeMentionFunction · 0.90
shouldShowContextMenuFunction · 0.90
unescapeSpacesFunction · 0.90
convertToMentionPathFunction · 0.90
cnFunction · 0.90
tFunction · 0.85

Tested by

no test coverage detected