# Svelte Material UI - Tooltip Tooltips display informative content when a user hovers over or interacts with an element. # Installation ```sh npm install --save-dev @smui/tooltip ``` # Examples and Usage Information https://sveltematerialui.com/demo/tooltip # More Information See [Tooltips](https://material.io/components/tooltips) in the Material design spec. See [Tooltip](https://github.com/material-components/material-components-web/tree/v14.0.0/packages/mdc-tooltip) in MDC-Web for information about the upstream library's architecture.