You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 16, 2024. It is now read-only.
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.