Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
FilterableOptions
Interface FilterableOptions
Index
Properties
children
defaults
disabled
enhanced
filterCallback
filterPlaceholder
filterReveal
filterTheme
input
Properties
optional
public
children
?:
any
optional
public
defaults
?:
boolean
optional
public
disabled
?:
boolean
optional
public
enhanced
?:
boolean
optional
public
filterCallback
?:
(index: number, searchValue?: string) => boolean
(
)
:
boolean
Returns
boolean
optional
public
filterPlaceholder
?:
string
optional
public
filterReveal
?:
boolean
optional
public
filterTheme
?:
string
public
input
:
any
Globals
jquery