GenieChatInput
GenieChatInput
Auto-expanding textarea input with a send button for chat messages. Submits on Enter (Shift+Enter for newline).
GenieChatInput
Auto-expanding textarea input with a send button for chat messages. Submits on Enter (Shift+Enter for newline).
Source: packages/appkit-ui/src/react/genie/genie-chat-input.tsx
Props
Usage
import { GenieChatInput } from '@databricks/appkit-ui';
<GenieChatInput /* props */ />