Select component Allow Multiple select

How can I add functionality to a select component so that if the user pastes multiple values, such as "user-1, user-2", both "user-1" and "user-2" get selected?
Was this page helpful?