Setup

To use the Editor API, install the @wix/urls package using npm or Yarn:

Copy

or

Copy

Then import { editor } from @wix/urls:

Copy
Did this help?