Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The onselectstart
property of the GlobalEventHandlers
mixin is an event handler that processes selectstart
events.
The selectstart
event fires when the user starts to make a new text selection on a webpage.