Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
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.