3
Answers

find @ and # handler in a given HTML content

siva nathan

siva nathan

4y
658
1
Hi all,
can any one pls tell me how to find @ and # handler in a given HTML content using typescript
 
 
ex:
<p>the above content is created by @abc</p>
in above  HTML content i have used @ symbol ,i need to check @ and # symbole is available or not
 
Answers (3)