# Tooltip

Tooltips within the Sunbird-Ed portal are implemented using the semantic popup feature. These tooltips offer valuable hints and information, enhancing user understanding and interaction. They provide a user-friendly way to access context-specific details, contributing to an enriched user experience while leveraging the semantic popup functionality. For more information please refer to this doc <https://sunbird-ed.github.io/sunbird-style-guide/dist/#/tooltip>

<figure><img src="https://3233010154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgPDmvKwE_DgYJbvPS%2Fuploads%2FFlG3l0e3cUVgacv6VZEV%2FScreenshot%20from%202023-09-12%2011-56-03.png?alt=media&#x26;token=5457f0e1-73c9-4915-a611-5da1f2c5e4a7" alt=""><figcaption></figcaption></figure>

```
<button class="sb-btn sb-btn-outline-gray sb-btn-normal"
suiPopup popupHeader="Short text Discription">Hover for tooltip</button>
```
