Welcome to React ChatBotify, an intuitive and versatile library that allows you to build responsive chatbots with ease. Whether you're aiming to create a simple FAQ bot or a sophisticated ...
onSelect (value: any, option: DropdownItem) => void null A callback function that is called when an option is selected. It is passed the value of the selected option and the option object itself.