dropdown-button
Reactive icon

Dropdown Button

Stable version 1.3.4 (Compatible with OutSystems 11)
Uploaded
 on 26 September 2023
 by 
5.0
 (1 rating)
dropdown-button

Dropdown Button

Details
A dropdown button widget. Basically a button with a menu that expands when clicked to reveal a list of options to choose from.
Read more

A dropdown button widget.  

Basically a button with a menu that expands when clicked to reveal a list of options to choose from.

Just like the bootstrap 'single button dropdowns'

How to use?

  • Add the DropdownButton block
  • Add menu items to the Items placeholder to add 'menu' items. You can use one of two blocks for this:
    • DropdownButton_ButtonMenuItem
      • A 'regular' clickable menu item
    • DropdownButton_MenuItem
      • A more basic menu item with custom content that has the option of the menu not closing when clicked.
      • Can be used for adding elements like a checkbox to the menu, where we don't want to close the menu when checking the checkbox (see screenshot and demo) 
Release notes (1.3.4)
  • Fixed bug in Firefox where the menu sometimes (briefly) appears on top of the button.
License (1.3.4)
Reviews (0)
Team
Other assets in this category