Tooltip – Basic tooltips
From Bootstrap - Demo Wiki
Component | ||
---|---|---|
Name | Tooltip | |
Description | Basic tooltips | |
Provider | BootstrapComponents | |
Reference | BootstrapComponents Extension docs - tooltip | |
Styling | For all possible color styles and corresponding examples, see colors. |
Code
This is regular text content in the wiki, but when you hover this {{#bootstrap_tooltip: tooltip| text=Tooltip text is dashed.}} you will be able to see some extra information. You can use inline CSS or CSS classes to change how {{#bootstrap_tooltip: this text | text=But the actual tooltip content will not be changed. | style=font-style: italic; }} looks.
Result
This is regular text content in the wiki, but when you hover this tooltip you will be able to see some extra information. You can use inline CSS or CSS classes to change how this text looks.