This story is not configured to handle controls. Learn how to add controls
NameDescriptionDefaultControl
autoFocus
boolean
--
description
ReactNode
--
errorMessage
string
--
isDisabled
boolean
--
label
The content to display as the label.
string & ReactNode
--
onBlur
(() => void) & ((props: { editor: Editor; event: FocusEvent; transaction: Transaction; }) => void)
--
onChange
(value?: string) => void
--
placeholder
string
--
status
"success""error""normal"
--
successMessage
string
--
value
string
--