Setup

To use the Collections API, install the @wix/stores package using npm or Yarn:

Copy

or

Copy

Then import { collections } from @wix/stores:

Copy
Did this help?