0
Q:

javascript access pushed element

let newLength = myList.push(myElm);

myList[newLength - 1] // This then equals myElm
0

New to Communities?

Join the community