button-with-dropdown-options
Reactive icon

Button with dropdown options

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 01 December 2022 by 
0.0
 (0 ratings)
button-with-dropdown-options

Button with dropdown options

Details
This is a button with a caret icon which, when clicked will present a list of options to the user which can be selected to change the value of the button.
Read more

This component has been constructed using a combination of a button, caret icon and a popover menu.


The button will trigger an event which is to be handled by the parent of the webblock. The event can be used to pass the value of the selected option which can be interpreted on the page to do any logic you wish.

The caret icon when clicked will present the options defined in the DropdownButtonOptions using the Popover menu OutSystems component. 

Release notes (1.0.0)
Reviews (0)
Team