mirror of
https://github.com/eduardolat/pgbackweb.git
synced 2026-05-12 14:38:28 -05:00
Add htmx swap view transitions api
This commit is contained in:
@@ -44,6 +44,7 @@ func dashboardAside() gomponents.Node {
|
||||
html.Div(
|
||||
htmx.HxBoost("true"),
|
||||
htmx.HxTarget("#dashboard-main"),
|
||||
htmx.HxSwap("transition:true"),
|
||||
html.Class("mt-6 space-y-4"),
|
||||
|
||||
dashboardAsideItem(
|
||||
|
||||
Reference in New Issue
Block a user