We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
I don't see there is onClick/onChange event to get selectedItem, I have modified it. Can I make a pull request for it?
<CustomDropdown buttonText="Date Range" onClick={(selectedItem)=>{console.log(selectedItem)}} buttonColor="info" buttonColor="info" dropdownList={[ 'Today', 'Yesterday' ]} />
Also, modified the CustomDropdown to achieve this.
The text was updated successfully, but these errors were encountered:
Hello there @bikashD ,
Thank you for your interest in using our product and for telling us about this feature. Can you open a PR on the free/demo product of this product? https://github.com/creativetimofficial/material-dashboard-react We would accept it in our next update.
Best, Manu
Sorry, something went wrong.
No branches or pull requests
I don't see there is onClick/onChange event to get selectedItem, I have modified it. Can I make a pull request for it?
Also, modified the CustomDropdown to achieve this.
The text was updated successfully, but these errors were encountered: