<Percent unit from CSS to Kotlin React?> I was try...
# stackoverflow
u
Percent unit from CSS to Kotlin React? I was trying to use the percent unit (%) from CSS to my Kotlin React file, it has the others unit but I cant find this one. I was looking in Length.kt. If there's not that unit, how could I do the same? I'm trying to make an input with 50% height compared to its parent. I'm new in Kotlin. Please help!