Skip to content

New Group

  • File: src/features/contacts/partials/NewGroup.svelte

Overview

Create-or-edit contact group form — group name, description, and participant multi-select. Built on the shared kit's Form suite.

Behavior

  • Participants come from getMyContacts.
  • Submits createGroup / updateGroup via the contacts service.

Released under the MIT License.