Working in multiple mode

This commit is contained in:
MaxOvs
2023-01-06 21:14:16 +03:00
parent ef832c60ae
commit 8eeabf44b2
4 changed files with 193 additions and 41 deletions

View File

@ -14,4 +14,5 @@ const dropdn = new CGSelect({
'MAN',
'Ferari',
],
multiselect: true,
});