KunUIKunUI
GitHub

ContextMenu (右键菜单)

在指定坐标打开的菜单,例如右键菜单。

基础用法

Right-click inside this box
Basic.vue

属性

属性类型默认值说明
visible *boolean
itemsKunContextMenuItem[][]
paddingnumber12
position{ x: number; y: number; } | null{ x: 0, y: 0 }
widthnumber192