New to KendoReactLearn about KendoReact Free.

GridToolbarProps

The properties of the GridToolbar component.

NameTypeDefaultDescription

ariaLabel?

string

The accessible label of the GridToolbar component.

children?

React.ReactNode

The React elements that will be rendered inside the toolbar of the Grid.

className?

string

Specifies the name of the CSS class which is set to the GridToolbar.

size?

"null" | "small" | "large" | "medium"

medium

Configures the size of the Toolbar.

The available options are:

  • small
  • medium
  • large
  • null—Does not set a size className.
Not finding the help you need?
Contact Support