mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-28 12:12:02 +01:00
6 lines
260 B
HTML
6 lines
260 B
HTML
<div hx-get="{{ url }}"
|
|
hx-trigger="{{ hx_trigger }}"
|
|
hx-target="{{ hx_target }}"
|
|
hx-vals='{{ hx_vals }}'>
|
|
{{ title }}
|
|
<button class="tw:btn tw:btn-lg tw:btn-circle tw:btn-{{color}}"><i class="{{ icon }} fa-fw"></i></button></div> |