Avatar

Correct answer by
Not applicable

Hi,

Change the regular expression pattern to this.rawValue.match(/^[a-zA-Z]+$/) in the if condition.

Regards

Shan

View solution in original post