content | string | Current input value |
isDisabled | boolean | Form disabled state |
isLoading | boolean | Whether a message is pending |
files | FileObject[] | Attached files |
setFiles | (files) => void | Update attached files |
isFileLoading | boolean | True while file uploads pending |