Join Slack
Communities
Powered by
hi :wave: I’m looking at the Compose sample and I ...
# compose-web
a
Adam S
01/02/2023, 10:33 PM
hi 👋 I’m looking at the Compose sample and I can see in the ‘web-landing’ sample all of the styles and classes are prefixed with ‘Wt’
https://github.com/JetBrains/compose-jb/blob/v1.2.2/examples/web-landing/src/jsMain/kotlin/com/sample/style/WtCard.kt
what does ‘Wt’ mean?
👀 1
o
Oleksandr Karpovich [JB]
01/03/2023, 9:31 AM
Afaik, it’s just a prefix according to some naming convention for all landing pages in JB.
d
David Herman
01/03/2023, 4:41 PM
"Web Tutorial" maybe?
David Herman
01/03/2023, 4:43 PM
I skimmed the code and don't have any other guesses 🙂
a
Adam S
01/03/2023, 9:08 PM
ahh Web Tutorial - thanks I don’t care if it is correct or not, my mind just needs something to fill in the acronym or I get confused!
7
Views
Open in Slack
Previous
Next