Define the component through Tooltip
to display the defined effect when hovering over the text.Example Effect#
Hover over here for a tooltip
<Tooltip tip="This is a tooltip!"> Hover over here for a tooltip</Tooltip>
The component content follows Markdown syntax.Parameter Description#
Mouse hover displays the text content.
Allowed values:TipGoodTipBadTipInfo