diff --git a/common/components/primitives.py b/common/components/primitives.py index 182194e..500211d 100644 --- a/common/components/primitives.py +++ b/common/components/primitives.py @@ -328,6 +328,8 @@ def _button_group_button( title: str = "", hx_get: str = "", hx_target: str = "", + hx_swap: str = "", + hx_confirm: str = "", ) -> Element: """Generate a single button-group button (inner