Well, I need to know how to call a select2 with multiple default values. That is, how to leave pre-existing options in select2.
Example:
I have a list of the database 'name', 'name2', 'name3'. I want when you load the page, select by default 'name' and 'name2'
Detail, I'm not using a list but a <input type="text">