alex
0
Q:

react dictionary key value avec 2 variable

var dictionary = {};//create new object
dictionary["key1"] = value1;//set key1
var key1 = dictionary["key1"];//get key1
1

New to Communities?

Join the community