I have a Materialize Multiple Select element. But I can't seem to find a way to retrieve the selected values. Does anybody know how you can retrieve the selected values?
Here's the look when you select it:
Heres how it looks when you close it:
But the question is how to retrieve the values inside the selector when closed.
EDIT: I am using Materialize CSS (http://materializecss.com)