mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-18 07:24:00 +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>#}
|