Documentation

dropdownMenu()

Adds a modal menu that shows when the button is clicked.

dropdownMenu(menu: ModalMenuOptions): this;

Notes

Parameters

Return value

The builder instance for chaining.

Related