Skip to content

ConversationCreate

Basic Usage

Props

PropDescriptionTypeDefault
shortcutKeysKeyboard shortcut(s) to trigger new conversation creation, see usemagickeysstring[][]
themeTheme mode'dark' | 'light'

Events

EventDescriptionCallback Parameters
conversationCreateClickEmitted when the button is clicked or shortcut is triggered

Slots

SlotDescription
defaultCustom text content in the middle of the button, defaults to "新对话"
iconCustom left icon area, defaults to a plus icon
endCustom right area, defaults to shortcut key hint (⌘K)