Select
methodsSelect a Button.
Note: Starting from R3 2020 release, calling the
select()method will no longer trigger theselectevent. That is the expected by design behavior of the widget. If you need to trigger theselectevent upon the method call, you should do that manually by calling thebuttongroup.trigger('select').
Parameters:lijQuery | Number
LI element or index of the Button.