🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@enpage/editor

Package Overview
Dependencies
Maintainers
0
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@enpage/editor

## Events

0.0.39
latest
npm
Version published
Weekly downloads
0
Maintainers
0
Weekly downloads
 
Created
Source

Enpage Editor Component

Events

Iframe events

Iframe event types posted from the iframe to the parent window`.

  • iframe-focused - Fired when the iframe is focused on touch devices.
  • iframe-blurred - Fired when the iframe is blurred on touch devices.
  • element-selected - Fired when an element is selected.
  • dom-updated - Fired when the DOM is updated.

Editor events

Editor event types posted from the parent window to the iframe.

  • editor-dragover - Fired when the drag operation is over the iframe.
  • editor-dragend - Fired when the drag operation ends over the iframe.
  • editor-drop - Fired when the drop operation ends over the iframe.

FAQs

Package last updated on 20 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts