Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdded a new optional argument, called `headerText` to the `dropdownMenu()` function #207
Conversation
… the `dropdownMenu()` function. If provided by the user, this text (instead of the default) will be shown on the header of the menu (only visible when the menu is expanded).
If provided by the user, this text (instead of the default) will be shown on the header of the menu (only visible when the menu is expanded).
Closes #165.
Example app (covers 3 scenarios):