Ignite UI Editors
Data validation is a very important step in all applications. Ensuring that you’re receiving the expected type of data is a key aspect of validation, and performing this on the client-side is expected in modern web applications. With Ignite UI for JavaScript’s editors, you can create user-friendly applications that clearly indicate what kind of data you want your user to provide. Ignite UI for JavaScript provides masked-edit controls that can handle numerals, currency, percentages, email addresses, phone numbers, or any other format. Ignite UI for JavaScript’s masked editor helps you ensure the data is formatted correctly.
View SampleDate Picker
Date information is a surprisingly frustrating type of data to deal with. Not only does it change based on localization, different platforms represent dates in different ways. Ignite UI for JavaScript takes the frustration out of dates by giving users a friendly and intuitive way to select dates and by handling localization.
View SampleTime Picker
Configure time-only input using a drop-down with values listed in hours and minutes. Use the default 12-hour clock and 30-minute values or customize display and theme to fit your design. The control supports localization and validation.
View SampleLocalizing Editors
Localization support in Ignite UI for JavaScript doesn’t stop at dates. Ignite UI for JavaScript also handles times and currencies. Just set your region and let Ignite UI for JavaScript do the rest.