cagriman

Results 4 comments of cagriman

Hello, I solved my problem with adding below option to options. ` attributeValueFn: (val: any) => (val === 0) ? '' : val ` Issue can be close. Thanks

Hello, But this function replace all zeros to string empty :) I mean this method runs after conversion not before :( Sample XML ====> Result JSON =====> { "test:": {...

Hi, @onursenture Maybe sort icon can be use as expand, but collapse icon needed. You can generate expand / collapse icons for types of chevron / arrow / sort /...

Hi, i mean collapse/expand all button icons needed as in the attachment. In the right top corner of image can be use for expand all and right bottom corner can...