New to KendoReactStart a free 30-day trial

PivotGridContainerProps
Premium

Represents the props of the KendoReact PivotGridContainer component.

NameTypeDefaultDescription

children?

React.ReactNode

Sets the children property of the top-most element of the PivotGridContainer.

className?

string

Sets the className property of the top-most element of the PivotGridContainer in addition to the default k-d-flex k-pos-relative class.

configuratorPosition?

"left" | "right" | "top" | "bottom"

Sets the configurator position in the container. The available values are:

  • top
  • left
  • right
  • bottom

id?

string

Sets the id property of the top-most element of the PivotGridContainer.

style?

React.CSSProperties

Sets the style property of the top-most element of the PivotGridContainer.

tabIndex?

number

Sets the tabIndex property of the top-most element of the PivotGridContainer.

Not finding the help you need?
Contact Support