Trying to Create a Listbox Type UI that could be made with scriptUI but with UXP
I need to create a list where I can select multiple options from that list to add to a file later.
I have created one that is similar with a table but it is clunky and does not have complete functionality in UXP scripting, I cannot collapse the cell borders. I would like something cleaner especially when I don't need multiple cells of information for each line item.
sp-menu gives the option of the list, but I cannot get it to accept multiple selections.
select will only do a drop down even if you specify a size.
What am I missing?
