Search
Preparing search index...
The search index is not available
typedeck
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
IChipCollection
Interface IChipCollection
Hierarchy
IChipCollection
Implemented by
ChipCollection
Index
Methods
add
Chip
add
Chips
color
Up
get
Chip
Count
get
Chips
get
Value
is
Empty
remove
Chips
set
Chips
take
Value
to
String
Methods
add
Chip
add
Chip
(
chip
:
IChip
)
:
IChipCollection
Parameters
chip:
IChip
Returns
IChipCollection
add
Chips
add
Chips
(
chips
:
IChip
[]
)
:
IChipCollection
Parameters
chips:
IChip
[]
Returns
IChipCollection
color
Up
color
Up
(
)
:
IChipCollection
Returns
IChipCollection
get
Chip
Count
get
Chip
Count
(
)
:
number
Returns
number
get
Chips
get
Chips
(
)
:
IChip
[]
Returns
IChip
[]
get
Value
get
Value
(
chips
?:
IChip
[]
)
:
number
Parameters
Optional
chips:
IChip
[]
Returns
number
is
Empty
is
Empty
(
)
:
boolean
Returns
boolean
remove
Chips
remove
Chips
(
chips
:
IChip
[]
)
:
IChipCollection
Parameters
chips:
IChip
[]
Returns
IChipCollection
set
Chips
set
Chips
(
chips
:
IChip
[]
)
:
IChipCollection
Parameters
chips:
IChip
[]
Returns
IChipCollection
take
Value
take
Value
(
amount
:
number
)
:
IChip
[]
Parameters
amount:
number
Returns
IChip
[]
to
String
to
String
(
)
:
string
Returns
string
Globals
IChip
Collection
add
Chip
add
Chips
color
Up
get
Chip
Count
get
Chips
get
Value
is
Empty
remove
Chips
set
Chips
take
Value
to
String
Generated using
TypeDoc