mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-11 18:26:50 +00:00
8 lines
265 B
Plaintext
8 lines
265 B
Plaintext
%div{"data-controller": "tooltip"}
|
|
%a{"data-tooltip-target": "element", href: link, class: link_class}
|
|
= link_text
|
|
.tooltip-container
|
|
.tooltip{"data-tooltip-target": "tooltip"}
|
|
= sanitize tooltip_text
|
|
.arrow{"data-tooltip-target": "arrow"}
|