Prompt for input
by @pixiebrix
Show a browser prompt for a single input
How to Use
No instructions provided yet. Have questions?
Ask the PixieBrix Community!
Inputs
Name | Required | Type | Description |
---|---|---|---|
message |
string
|
A string of text to display to the user. | |
defaultValue |
string
|
A string containing the default value displayed in the text input field |
Outputs
Name | Required | Type | Description |
---|---|---|---|
value |
string
|
The user-provided value |
Related tags
@pixiebrix/prompt
Version
1.7.16
Created
Aug. 17, 2021
Updated
May 26, 2022