Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-css
/
kotlinx.css
/
GridAutoRows
/
Companion
/
minMax
min
Max
fun
minMax
(
min
:
LinearDimension
,
max
:
LinearDimension
)
:
GridAutoRows
(
source
)
fun
minMax
(
min
:
GridAutoRows
,
max
:
GridAutoRows
)
:
GridAutoRows
(
source
)