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
1

or

Copy
1

Then import the info module from @wix/editor:

Copy
1
Was this helpful?
Yes
No