Compose Preview Lab
Toggle table of contents
0.1.0-dev09
common
Target filter
common
Switch theme
Search in API
Skip to content
Compose Preview Lab
field
/
me.tbsten.compose.preview.lab.field
/
Splited1
Splited1
data
class
Splited1
<
A
>
(
val
first
:
A
)
Data class that holds a single value split from a combined field.
Parameters
A
Type of the value
first
The split value
Members
Constructors
Splited1
Link copied to clipboard
constructor
(
first
:
A
)
Properties
first
Link copied to clipboard
val
first
:
A