Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Sample : https://stackblitz.com/edit/react-2xonit-iuq6hh?file=index.js
Currently, the user can be able to enter a number(ex: 3400) and while focusing
on the component, it will display the exponential format(ex: 3.4e3) when
the format property set as “e”.