Preparing search index...
The search index is not available
dattatable
dattatable
Tiles
Class Tiles
Tiles
Implements
ITiles
Index
Constructors
constructor
Properties
_active
Filter
Value
_active
Search
Value
_pagination
_props
_tiles
_use
And
Operator
Methods
filter
generate
Card
refresh
render
render
Tiles
search
update
Tiles
Constructors
constructor
new
Tiles
(
props
)
:
Tiles
Parameters
props
:
ITilesProps
Returns
Tiles
Properties
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
:
ITilesProps
Private
_tiles
_tiles
:
ICardGroup
= null
Private
_use
And
Operator
_use
And
Operator
:
boolean
= false
Methods
filter
filter
(
values
,
useAndOperator
?
)
:
void
Parameters
values
:
string
[]
useAndOperator
:
boolean
= false
Returns
void
Private
generate
Card
generate
Card
(
item
)
:
ICardProps
<
Element
>
Parameters
item
:
any
Returns
ICardProps
<
Element
>
refresh
refresh
(
items
?
)
:
void
Parameters
items
:
any
[]
= []
Returns
void
Private
render
render
(
items
)
:
void
Parameters
items
:
any
[]
Returns
void
Private
render
Tiles
render
Tiles
(
items
)
:
void
Parameters
items
:
any
[]
Returns
void
search
search
(
value
)
:
void
Parameters
value
:
string
Returns
void
Private
update
Tiles
update
Tiles
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
_active
Filter
Value
_active
Search
Value
_pagination
_props
_tiles
_use
And
Operator
filter
generate
Card
refresh
render
render
Tiles
search
update
Tiles
dattatable
Loading...
Tiles