segmented
segmented copied to clipboard
Public check index
I need to check the selected index, and I see the var checkedIndex is private, so making it public, or a function to get that index would be useful, so I don't have to save it in a var with the onSegmentChecked event.