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.
@withl5e/l5e/tooltip; mount once from a client script.data-tooltip="..." (or a target selector) to any element.@floating-ui/dom; zero per-element setup in the SSR HTML.