We’re starting a new weekly series called Deep Dive. The purpose of this series will be to take a component, block, or feature in Thunkable and take a closer and more practical look at it.
We’ll answer any questions you may have about the week’s Deep Dive topic. We’ll share ideas, samples, and best practices.
Even more, this will be opportunity for you to also share anything you like about the week’s Deep Dive topic. Nothing is particularly off limits but we will remove posts that are off-topic so that, in the future, you can come back to these posts as a source of good information. We’ll also add a link to them in our Docs .
Here are this week’s options. You’ll be allowed one vote. The topic with the most votes come the end of the week will be declared the winner. We’ll create a new post with the topic early next week.
You can put HTML/CSS inside of a webviewer component, and then put that webviewer component in a module.
If you need to communicate between the module and the webviewer, you can do that using the Webviewer extension library. We’ll have more demos of that later in the summer, but it works today.