Tooltips as simple as they get
Hover over me to see how it looks.
You can specify the position by setting @data-tooltip-position to
north,
east,
south
or
west.
Defaults to north if omitted.
Set @data-tooltip-decorator, if you need a hook on a specific tooltip.
No width is set by default, but you can set white-space on .tooltip to whatever you like or set an explicit width through a parent selector. That's not up for me to decide. 👼