Preparing search index...
The search index is not available
dattatable
dattatable
Accordion
Class Accordion
Accordion
Implements
IAccordion
Index
Constructors
constructor
Properties
_accordion
_active
Filter
Value
_active
Search
Value
_pagination
_props
_use
And
Operator
Methods
clear
Item
filter
generate
Item
refresh
render
render
Accordion
render
Items
search
Constructors
constructor
new
Accordion
(
props
)
:
Accordion
Parameters
props
:
IAccordionProps
Returns
Accordion
Properties
Private
_accordion
_accordion
:
IAccordion
= null
Private
_active
Filter
Value
_active
Filter
Value
:
string
= null
Private
_active
Search
Value
_active
Search
Value
:
string
= null
Private
_pagination
_pagination
:
IPagination
= null
Private
_props
_props
:
IAccordionProps
Private
_use
And
Operator
_use
And
Operator
:
boolean
= false
Methods
Private
clear
Item
clear
Item
(
elItem
)
:
void
Parameters
elItem
:
HTMLElement
Returns
void
filter
filter
(
values
,
useAndOperator
?
)
:
void
Parameters
values
:
string
[]
useAndOperator
:
boolean
= false
Returns
void
Private
generate
Item
generate
Item
(
item
)
:
IAccordionItem
<
HTMLElement
>
Parameters
item
:
any
Returns
IAccordionItem
<
HTMLElement
>
refresh
refresh
(
items
?
)
:
void
Parameters
items
:
any
[]
= []
Returns
void
Private
render
render
(
items
)
:
void
Parameters
items
:
any
[]
Returns
void
Private
render
Accordion
render
Accordion
(
items
)
:
void
Parameters
items
:
any
[]
Returns
void
Private
render
Items
render
Items
(
)
:
void
Returns
void
search
search
(
value
)
:
void
Parameters
value
:
string
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
_accordion
_active
Filter
Value
_active
Search
Value
_pagination
_props
_use
And
Operator
clear
Item
filter
generate
Item
refresh
render
render
Accordion
render
Items
search
dattatable
Loading...
Accordion