Open
Description
With the current implementation, adding a Tooltip component will wrap all of the nested components/elements in DIV and it is not possible to add any styles or class names to that DIV element. We could also consider the option for removing that wrapping DIV element completely (if possible).