Expand dropdown function?
cyberdevnet opened this issue · 4 comments
cyberdevnet commented
Is there any way to detect the dropdown toggle when pressing the parent item?
I have the prop expandDropDowns set to false, I would like to detect when the dropdown is being opened and fire a callback.
THX :)
github-actions commented
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
renrizzolo commented
Doesn't look like there's a callback for this.
We could add something like:
onDropdownToggle(openState: bool, parentItemId: ItemId)
github-actions commented
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
github-actions commented
This issue was closed because it has been stalled for 5 days with no activity.