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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

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”. Need to provide support for Numeric TextBox to allow the exponential values directly.