Other widgets’ settings
You can use the other widgets tab in the Widgets pane to add various types of widgets to a storyboard.
The widgets are organized in the following sections:

Item | Use this item to |
---|---|
Image | Add an image to a storyboard page. Specify the image URL or upload the image from your computer. You can add actions to an image to make it interactive. For details, see About actions. |
Web page |
Add a webpage to a storyboard page. Specify the appropriate web page URL. If the site uses HTTPS and not HTTP, make sure you add it—for example, https://wikipedia.org. For the appearance, you can change colors for the background and the widget border. |
HTML code |
Add an HTML code or JavaScript to execute on a storyboard page. For details, see HTML code widget. |
HTML button | Add an HTML button that is used in the HTML code widget. For details, see HTML button widget. |
HTML input |
Add an HTML text input field that is used in the HTML code widget. For details, see HTML input widget. |
Python code |
Add a Python code to execute on a storyboard page. For details, see Python widget. |