Preparing search index...
The search index is not available
LineUpJS - v4.11.0
LineUpJS
IGroupSearchItem
Interface IGroupSearchItem<T>
interface
IGroupSearchItem
<
T
>
{
children
:
(
T
|
IGroupSearchItem
<
T
>
)
[]
;
text
:
string
;
}
Type Parameters
T
extends
IItem
Index
Properties
children
text
Properties
children
children
:
(
T
|
IGroupSearchItem
<
T
>
)
[]
text
text
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
children
text
LineUpJS - v4.11.0
Loading...