Tooltip is uncontrolled component which means that the content appears only on mouse over or focus events.

It is intended to contain text-only content. For anything mildly complex/structured, it'd be best for users to go for a `Popover`.
