How do I get the value, that being the text, of the selected item in the collapsible component?
I have placed the collapsible component on my UI and am using a list service to display a few options for the user to choose. The list service is working fine. However, I need to get the value of what the user chooses and place that into a local variable, any ideas?