Introduction

The Info API enables you to retrieve data about the editor environment.

To use the Info API, install the @wix/editor package using npm or Yarn:

Copy

or

Copy

Then import the info module from @wix/editor:

Copy
Did this help?