Tooltips display informative content when a user hovers over or interacts with an element.
npm install --save-dev @smui/tooltip
https://sveltematerialui.com/demo/tooltip
See Tooltips in the Material design spec.
See Tooltip in MDC-Web for information about the upstream library's architecture.