update doc/*/scripting/ui.md
This commit is contained in:
@@ -202,6 +202,17 @@ Here, *color* can be specified in the following ways:
|
||||
|----------|--------|------|-------|-----------------------------|
|
||||
| src | string | yes | yes | id of the embedded document |
|
||||
|
||||
## Select
|
||||
|
||||
Derived from button with access to properties such as the text to display.
|
||||
|
||||
Properties:
|
||||
|
||||
| Name | Type | Read | Write | Description |
|
||||
|---------|--------|------|-------|--------------------------------------------------|
|
||||
| value | string | yes | yes | Selected value |
|
||||
| options | table | yes | yes | List of options (tables `{value=..., text=...}`) |
|
||||
|
||||
## Inventory
|
||||
|
||||
Properties:
|
||||
|
||||
Reference in New Issue
Block a user