New to KendoReact? Start a free 30-day trial
TaskBoardCardHeaderProps
TaskBoardCardHeaderPropsPremium
Updated on Oct 31, 2025
Represents the props of the TaskBoardCardHeader component.
| Name | Type | Default | Description | 
|---|---|---|---|
menuItems | 
 | 
 Represents the menu items.  | |
onHideMenu | 
 | 
 Fires when the menu needs to be hidden.  | |
onMenuButtonBlur | 
 | 
 Fires on blur of the menu button.  | |
onMenuItemSelect | 
 | 
 Fires when menu item is selected.  | |
onShowMenu | 
 | 
 Fires when the menu needs to be shown.  | |
onShowPreviewPane | 
 | 
 Fires when the preview pane needs to be shown.  | |
popupRef | 
 | 
 Specifies the popup reference.  | |
showMenu | 
 | 
 Determines the visibility of the show menu.  | |
task | 
 | 
 The rendered task.  | |
title | 
 | 
 The rendered title.  |