GroupStickyHeaderProps
Interface
Represents the props of the GroupStickyHeader component.
Definition
Package:@progress/kendo-react-dropdowns
Properties
group?
string
The group that will be rendered.
Fires when a ComboBox sticky group header item is about to be rendered. Used to override the default appearance of the sticky group header of the component.
Parameters:divReactElement<HTMLDivElement, string | JSXElementConstructor<any>>itemPropsGroupStickyHeaderPropsReturns:
ReactNode