I tried using this at runtime but it doesn't work ...
# compose-web
s
I tried using this at runtime but it doesn't work on smartphones, it only works in the browser:
Copy code
val widthDpSize: Dp = LocalWindowInfo.current.containerSize.width.dp
Putting the result in a simple Text you can see that it works on browsers