leptix-dropdown-menu 0.1.6

Leptix Dropdown Menu component — a menu triggered by a button, extending the Menu primitive.
Documentation
1
2
3
4
//! A menu triggered by a button, extending the Menu primitive.

mod dropdown_menu;
pub use dropdown_menu::*;