TreeCardsPropsinterface
{
readonly children?: TreeElements;
}| Property | Type | |
|---|---|---|
.children | TreeElements | The children to render as cards. readonly |
Props for the TreeCards component — the tree elements to render as cards.
{
readonly children?: TreeElements;
}| Property | Type | |
|---|---|---|
.children | TreeElements | The children to render as cards. readonly |
Props for the TreeCards component — the tree elements to render as cards.