Preparing search index...
The search index is not available
@devlander/hooks
@devlander/hooks
SectionItem
Interface SectionItem<DataType>
Generic Section Item
interface
SectionItem
<
DataType
>
{
data
:
DataType
[]
;
title
:
string
;
}
Type Parameters
DataType
=
DefaultSectionItem
Index
Properties
data
title
Properties
data
data
:
DataType
[]
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
title
@devlander/hooks
Loading...
Generic Section Item