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

Documentation
1.0.0

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.