Preparing search index...
The search index is not available
LineUpJS - v4.11.0
LineUpJS
ISearchBoxOptions
Interface ISearchBoxOptions<T>
interface
ISearchBoxOptions
<
T
>
{
doc
:
Document
;
placeholder
:
string
;
formatItem
(
item
,
node
)
:
void
;
}
Type Parameters
T
extends
IItem
Index
Properties
doc
placeholder
Methods
format
Item
Properties
doc
doc
:
Document
placeholder
placeholder
:
string
Methods
format
Item
format
Item
(
item
,
node
)
:
void
Parameters
item
:
T
|
IGroupSearchItem
<
T
>
node
:
HTMLElement
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
doc
placeholder
format
Item
LineUpJS - v4.11.0
Loading...