kmdc-layout-grid
0.0.5
kmdc-layout-grid
/
dev.petuska.kmdc.layout.grid
/
SpanMap
Span
Map
data
class
SpanMap
(
val
desktop
:
UInt
,
val
tablet
:
UInt
,
val
phone
:
UInt
)
Content copied to clipboard
Constructors
Properties
Constructors
Span
Map
Link copied to clipboard
fun
SpanMap
(
desktop
:
UInt
,
tablet
:
UInt
,
phone
:
UInt
)
Content copied to clipboard
Properties
desktop
Link copied to clipboard
val
desktop
:
UInt
Content copied to clipboard
phone
Link copied to clipboard
val
phone
:
UInt
Content copied to clipboard
tablet
Link copied to clipboard
val
tablet
:
UInt
Content copied to clipboard