New to KendoReactStart a free 30-day trial

ListGroupItemProps

Represents the props of the ListGroupItem component.

NameTypeDefaultDescription

group?

string

The group that will be rendered.

id?

string

Specifies the id that will be added to the group header item element.

render?

(li: ReactElement<HTMLLIElement>, itemProps: ListGroupItemProps) => ReactNode

Fires when the group header item is about to be rendered. Used to override the default appearance of the group header item.

Not finding the help you need?
Contact Support