🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@if-lowo/interaction

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@if-lowo/interaction

`@if-lowo/interaction` 提供编辑态交互系统,把指针事件转换为命令总线事件。

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

@if-lowo/interaction

@if-lowo/interaction 提供编辑态交互系统,把指针事件转换为命令总线事件。

当前职责

  • 点击 / 拖拽 / resize 模式切换
  • palette 拖入创建
  • 节点移动与重排
  • 文本编辑浮层

主要导出

  • createInteractionSystem()
  • createTextEditor()

适用场景

  • 需要自定义宿主 UI,但仍复用 if-lowo 的交互语义
  • 需要在非 Vue 宿主中接入编辑器交互

依赖

  • @if-lowo/core

当前状态

  • 阶段:beta 前工程化阶段
  • 说明:后续会继续收口交互协议与宿主扩展边界

FAQs

Package last updated on 17 Jun 2026

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