mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-21 17:09:24 +01:00
14 lines
226 B
HTML
14 lines
226 B
HTML
{#<script type="text/hyperscript">#}
|
|
{#init#}
|
|
{# call initiateTooltips()#}
|
|
{#end#}
|
|
{##}
|
|
{#on htmx:afterSettle#}
|
|
{# call initiateTooltips()#}
|
|
{#end#}
|
|
{# #}
|
|
{#on tooltips#}
|
|
{# call initiateTooltips()#}
|
|
{#end#}
|
|
{#</script>#}
|