
Tooltip
Provides a tooltip after hovering over the mouse or gaining focus
Often used to display the prompt information when the mouse hovers
Demo
Provides a tooltip after hovering over the mouse or gaining focus
Demo
Try to make a new component that is more comfortable to use, you can use it early, the name of the component may be changed later
Demo
Wrap other components or HTML
elements through BootstrapTooltip
so that the wrapped object has the function of Tooltip
In this example, an icon is wrapped by BootstrapTooltip
. When the mouse moves over the icon, the default Tooltip
is displayed, which is easier and faster to use.
<BootstrapTooltip Title="Test tooltip">
<i class="fa-solid fa-flag" />
</BootstrapTooltip>
Precisely locate trigger prompt box elements by setting Selector
parameters
Demo
Set the custom style by setting the CustomClass
parameter
Demo
Attributes
B station related video link
交流群