siva nathan

siva nathan

  • 945
  • 828
  • 231.4k

find @ and # handler in a given HTML content

Jul 16 2020 3:04 AM
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)