chat-ui-react
chat-ui-react copied to clipboard
Datatype field for MUI TextField
Can we add datatype information which we can pass in ActionRequest as is and use it in textfield (removing multiline and adding type as datatype will do)? Because a person may ask type 'password' or a type 'number' in the chat.
Thanks!`
This would be great, I would love to add autocomplete as an action request as well.