Get a Quote

The Blog

Ideas That Build Businesses

Practical thinking on design, software, and growth — from the team that builds it.

xsd
software

mobikeApp

var data = []; if (this.finalData.length === 0) { for (var i = 0; i < filterData.length; i++) { if ( kony.i18n.getLocalizedString(filterData[i]) === kony.i18n.getLocalizedString("i18n.AccountsDetails.ALL") ) { data["lblFilterOption"] = { text: kony.i18n.getLocalizedString("i18n.AccountsDetails.ALL") + " " + "(" + context.length + ")", }; data["imgFilterSelectedIcon"] = { src: "calenderarrowright.png", isVisible: true, }; } else { data["lblFilterOption"] = { text: kony.i18n.getLocalizedString(filterData[i]), }; data["imgFilterSelectedIcon"] = { src: "calenderarrowright.png", isVisible: false, }; } this.finalData.push(data); data = []; } } this.view.segFilter.setData(this.finalData); this.view.forceLayout(); },

July 31, 2026·1 min read

Trusted by businesses

⭐⭐⭐⭐⭐ View on TrustPilot
StateGlow

We design brands, build software, and run the campaigns that grow them — logos, animation, websites, apps, and social media, all under one roof.

Quick Links

Follow Us

© 2026 StateGlow. All rights reserved.

Built with React, Tailwind & GSAP