Setup

To use the Tags API, install the @wix/tags package using npm or Yarn:

Copy

or

Copy

Then import { tags } from @wix/tags:

Copy
Did this help?