Tooltip component, sanitize the xss scripting only
(remove style, script tag). So if we give image tag as string (<img src=x
onerror=alert() />) to content property then tooltip will display the
image tag (). so, we need to show the content as like what the user given ().