UNPKG

@owdproject/core

Version:

Nuxt Desktop module for browser desktop experiences (windows, shell, apps)

6 lines (4 loc) 225 B
/** Viewport band (px) where a window drag targets the adjacent workspace. */ export const WORKSPACE_EDGE_DROP_PX = 72 /** Viewport band (px) where a window drag targets a snap zone. */ export const WINDOW_SNAP_EDGE_PX = 14