New to KendoReact? Start a free 30-day trial
TaskBoardToolbarProps
Represents the props of the TaskBoardToolbar component
Name | Type | Default | Description |
---|---|---|---|
children? |
|
The React elements that will be rendered inside the toolbar of the TaskBoard. | |
className? |
|
Specifies a list of CSS classes that will be added to the TaskBoardToolbar element. | |
style? |
|
Represents the styles that are applied to the TaskBoardToolbar. |