Is there a way in the dash-bootstrap-components dropdown menu component to add a clickable icon instead of the menu button? I hunted through
https://dash-bootstrap-components.opensource.faculty.ai/docs/components/dropdown_menu/
But all the examples seem to only show the button with the arrow as the clickable object top open the menu. I’m guessing i could override the entire thing with css but wondering if there is an easier way.

For reference sake, i’m trying to replace the blue ‘Menu’ button with a fontawesome icon, the dropdown would have the same menu functionality.
4 posts - 2 participants