bnorm
08/24/2020, 11:52 PMJoost Klitsie
08/25/2020, 8:10 AMJoost Klitsie
08/25/2020, 8:11 AMbnorm
08/25/2020, 1:36 PM0.5.0-beta1
is working for me with IR.Joost Klitsie
08/25/2020, 1:40 PMbnorm
08/25/2020, 1:48 PMRClass
or FunctionalComponent
to wrap with withStyles
. However, makeStyles/useStyles
works which is what I am using.Vlad
08/27/2020, 11:09 AMJoost Klitsie
08/27/2020, 11:17 AMbnorm
08/27/2020, 11:33 AMbnorm
08/27/2020, 1:38 PM@RFunction
fun RBuilder.ListItem(@RKey key: Long) {
...
}
If the toString()
value of a parameter annotated with @RKey
was set as the component key?