English
Appearance
Home > ListProps > onItemContextmenu
右键点击列表项时触发,参数为 id
onItemContextmenu?: (id: string) => void;