Skip to content

How to retrieve the original selected item programmatically #233

Answered by awh-tokyo
awh-tokyo asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry, I just saw your answer to the same question elsewhere. For the sake of future searchers, the answer is:

onItemAdd:function(id,$div){
   const data = this.options[id];
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by awh-tokyo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant