H A D | Editor.js | 4780 …var newProp = {type: subType, parentRow: myRow, index: index, isDeletable: true, defVal: defVal, c… class in StyleFormatPanel.addProperties.createDynArrList.AnonymousFunctionc583fea83300 4781 var arrItem = createPropertyRow(pName, '', newProp, index % 2 == 0, flipBkg); 4782 applyStyleVal(pName, defVal, newProp);
|