Elements
Here is an explanation of menu elements and their respected properties
Creating Elements
When using juju.create_element there is an argument labeled types. Below is an example of how to properly set up this argument.
You can combine any elements, but please note that there are no checks for them. Meaning if, for example, you combine a dropdown with a slider, they will be inside of each other on the menu.
Last updated