contextmenu icon indicating copy to clipboard operation
contextmenu copied to clipboard

(⚠️archived) Customize your context menu. (定制你的右键菜单)

Results 4 contextmenu issues
Sort by recently updated
recently updated
newest added

Will this project support slot transfer data? For example, selectively display menu content when triggered/

## Vue - Instance accessing - `onMounted` & `onUnmounted` ## Core - `MenuGroup` & `MenuItem`

```tsx const ctx = useContextMenu(targetRef) // to const { targetRef, ctx } = useContextMenu() menu ``` leads to a new problem: how to determine it's a global menu or not?