Button

Use the button to trigger the tool to run again. This is useful for tools that generate different output every time they are run, like a random number generator.

Example

{ type: "button", label: "My button" }

Options

Input

Use these options when using the field with take.

label?
string
A label displayed on the button.