L5E docscontent/18-tooltip.md

Tooltip

  • Import from @withl5e/l5e/tooltip; mount once from a client script.
  • HTML-driven: add data-tooltip="..." (or a target selector) to any element.
  • Lazy-positioned with @floating-ui/dom; zero per-element setup in the SSR HTML.