Dean Wagner
Results
1
comments of
Dean Wagner
Seems to have gotten worse. I've been using the below pattern a lot. ``` {{item}} {{selectedmyitem}} myitems: { type: Array, value: function () { return ["robert", "john", "sue"]; } },...