addJS {textAnnotatoR}R Documentation

JavaScript code for handling text selection and UI interactions

Description

This internal JavaScript code provides functionality for text selection, popup menus, and interactive UI elements in the text annotation interface. It manages mouse events for text selection, highlighting, and code application.

Format

A character string containing JavaScript code

Details

The JavaScript code implements the following functionality:

Event Handlers

Note

This is an internal function used by the textAnnotatoR package and should not be called directly by users.


[Package textAnnotatoR version 0.1.4 Index]