New to KendoReact? Start a free 30-day trial
ListGroupItemProps
Represents the props of the ListGroupItem component.
Name | Type | Default | Description |
---|---|---|---|
group? |
|
The group that will be rendered. | |
id? |
|
Specifies the id that will be added to the group header item element. | |
render? |
|
Fires when the group header item is about to be rendered. Used to override the default appearance of the group header item. |