Hydra core
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Hydra core
Hydra core
/
knf.hydra.core.models.data
/
ChipsData
Chips
Data
data
class
ChipsData
(
val
list
:
List
<
ChipItem
>
)
:
ExtraData
(
source
)
Represents a list of
chips
.
Members
Constructors
Chips
Data
Link copied to clipboard
constructor
(
list
:
List
<
ChipItem
>
)
Properties
list
Link copied to clipboard
val
list
:
List
<
ChipItem
>
The list of chips