Skip to Content
0
Oct 20, 2021 at 08:44 AM

How to react on a click event of SegmentedButton

183 Views

Hello,

I am using the SegmentedButton of UI5. How can i react on a click event?

There is only the SelectionChanged event but not a click event in the API Reference. I want to react if the user clicks on a segment which is already selected.

Thanks