nanome.api.ui.dropdown module¶
-
class
Dropdown[source]¶ Bases:
nanome._internal.ui.models._Dropdown,nanome.api.ui.ui_base.UIBaseRepresents a dropdown menu-
max_displayed_items¶ - The maximum number of items to display at a timeIf there are more items in the dropdown than this value,a scrollbar will be appear on the dropdown.
Type: int
-