joy-dom
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
joy-dom
dom-render-compose
/
com.j0y.joy.dom.render.compose
/
toMaxLines
to
Max
Lines
fun
<Error class: unknown class>
.
toMaxLines
(
)
:
Int
Maps this joy-dom WhiteSpace to Compose's max-lines:
1
for
nowrap
, else
Int.MAX_VALUE
.