Developer
Demo All UI
Restrictions: :root
No docs available
Inputs
Name | Type | Description | Required | Dynamic |
---|---|---|---|---|
color | color | Choose a color. | Yes | No |
color_optional | color | Choose an optional color. | No | No |
number_signed | number | Enter a number. | Yes | No |
number_unsigned | number | Enter a number. | Yes | No |
number_optional | number | Enter a number. | No | No |
boolean | boolean | Boolean input. | Yes | No |
code | code | Enter some code. | Yes | No |
code_optional | code | Enter some code. | No | No |
enum | enum | Choose an item from a dropdown list. | Yes | No |
enum_optional | enum | Choose an optional item from a dropdown list. | No | No |
string | string | Enter some text. | Yes | No |
string_optional | string | Enter some text. | No | No |
string_extra_long | string | Enter some long text. | Yes | No |
string_multiple | string | Enter some text. | Yes | No |
image | image | Select an image. | Yes | No |
region | region | Select a region defined in a screen. | Yes | No |
screen | screen | Select a screen. | Yes | No |
screen_multiple | screen | Select multiple screens. | Yes | No |
screen_optional | screen | Select an optional screen. | No | No |
key | key | Define a sequence of keys. | Yes | No |
Outputs
Name | Type | Description |
---|---|---|
default | null |
Demo Image Upload
Restrictions: "none"
No docs available
Inputs
Name | Type | Description | Required | Dynamic |
---|---|---|---|---|
image | image | This is a single image. | Yes | No |
image_multiple | image | These are a multiple image. | Yes | No |
Outputs
Name | Type | Description |
---|---|---|
default | null |