InputButtons

InputButtons renders the leading attachment action area.

In the current implementation it renders AttachButton when attachment upload capabilities are available and uploadFile is allowed; otherwise it returns null.

Props

PropDescriptionType
AttachButtonOverride attach button component.ComponentType
hasCameraPickerEnable camera picker.boolean
hasCommandsEnable commands.boolean
hasFilePickerEnable file picker.boolean
hasImagePickerEnable image picker.boolean
uploadFileChannel capability flag for file uploads.boolean