React CardView - ContextMenuPreparingEvent
The argument type in the contextMenuPreparing event.
import { CardViewTypes } from "devextreme-react/card-view"
Type:
CardViewTypes.ContextMenuPreparingEvent
Used in:
items
Items to be displayed in the context menu.
Type:
Array<any>
Their structure is described in the items property description. Each item also contains the onItemClick event handler that allows you to access the clicked or tapped item's data.
target
The name of the element on which the context menu is invoked: "headerPanel", "content", or "toolbar".
Type:
This field is read-only.
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.