Setup

To use the Categories API, install the @wix/forum package using npm or Yarn:

Copy

or

Copy

Then import { categories } from @wix/forum:

Copy
Did this help?