Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 48980

Get clicked word

$
0
0

Hi team,

I would like to do clickable any word (inside an item, or div, or p tag, or span…)
and return the clicked word. I use ionic 5.

I would appreciate any idea or suggestion.
Thanks a lot.

In jQuery is similar to this:

$("p").click(function() {
  var aWord = window.getSelection();
  console.log(aWord);
});

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 48980

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>