Home > @findkit/ui > GroupSlotParts > Title
GroupSlotParts.Title() method
The group title
Signature:
Title(props: {
title?: string;
children?: any;
}): any;
Parameters
Parameter | Type | Description |
---|---|---|
props | { title?: string; children?: any; } |
Returns:
any