accordion: make smooth animation toggleable

This commit is contained in:
2026-02-15 13:39:31 -07:00
parent c0966ceeb4
commit b8f703cda4
2 changed files with 13 additions and 0 deletions
@@ -102,6 +102,7 @@
"
>
{{ component "accordion"
"Name" "sync-group-page"
"Open" true
"Class" `
mx-[1em]
@@ -128,8 +129,10 @@
"
>
{{ component "accordion"
"Name" "sync-group-page"
"GroupName" "sync-group"
"Group" $grp
"Smooth" false
"#accordion-header" "sync-group-accordion-header"
"#accordion-body" "sync-group-accordion-body"
}}