[]
        
(Showing Draft Content)

Key Features

InputMask also offers other advanced features. These features are listed below:

  • Mask

    Set the Mask property to specify the control's mask, which is used to validate the input as the user types.


  • Placeholder

    Set the Placeholder value, which is shown as a hint when the control is empty.


  • Value

    Specifies the value for the InputMask control.


  • PromptChar


    Use the PromptChar property to set a symbol that is used to show input positions in the control.


  • Accessibility


    Supports ARIA (Accessible Rich Internet Applications) attribute used by the assistive technologies like screen reader to read out descriptions of elements through aria-labelled-by property.