Unplanned
Last Updated: 04 Aug 2025 14:18 by Kidsoft
Kidsoft
Created on: 04 Aug 2025 14:18
Category: KendoReact
Type: Feature Request
2
Add Prop to Return Clean and Nullable Value in MaskedTextBox

Add a prop to the MaskedTextBox that returns a clean value (without mask literals) and treats an empty mask as null or "".

This will simplify form validation and submission by eliminating the need for manual cleanup of masked values like ____-____-____-____ or 1234-5678-9012-3456

0 comments