Tooltip
Use the tooltip to show more information to client. Try to hover the Tooltip
.
You need to assign the data-ts.title
to the Tooltip
element to
initialize a tooltip.
-
<div data-ts="Tooltip" data-ts.title="This my tooltip">Tooltip<div>