Setup

To use the Groups API, install the @wix/groups package using npm or Yarn:

Copy

or

Copy

Then import { groups } from @wix/groups:

Copy
Did this help?