-
Notifications
You must be signed in to change notification settings - Fork 136
Allow escaping content #137
Copy link
Copy link
Open
Labels
FeatureSoftware improvements that involve implementing new features.Software improvements that involve implementing new features.
Description
I've a case where user input is used as tooltip. In the end I needed to overwrite the getTooltipContent function and changed return content to return escapeHTML(content) (escapeHTML exists already in my case). Would be nice if a simple option could be added.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FeatureSoftware improvements that involve implementing new features.Software improvements that involve implementing new features.