Join Slack
Powered by
Hello, could someone explain the syntax below? I j...
# javascript
b
brandonlamb
05/14/2017, 4:13 PM
Hello, could someone explain the syntax below? I just started poking around some Kotlin + JS links and saw this a few times but it was new syntax to me. Specifically the
+"string"
Copy code
return div(className = "ui message") { +"Other component" }
Thanks!
Open in Slack
Previous
Next