Skip to content

Is there a better Select All function? #62

Answered by oyejorge
developman-akl asked this question in Q&A
Discussion options

You must be logged in to vote

This should work better

let values = Object.keys(control.options);
control.addItems(values);

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@developman-akl
Comment options

@developman-akl
Comment options

Answer selected by developman-akl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants