# Interface: ContextMenuOptions
default.ContextMenuOptions
上下文菜单选项.
# Table of contents
# Properties
# Properties
# event
• event: Event
事件对象.
# items
• items: ContextMenuSubItemOptions[]
子项
# theme
• Optional
theme: string
菜单主题色.(dark和light,默认dark)
# width
• Optional
width: string
菜单宽度(包括子菜单),像素,默认150px.