Z.Prompt(...)
Prompt(initials? : Prompt.Parameters) : Z.Prompt;
Constructs a new Z.Prompt object.
Parameters
Parameter | Type | Description |
---|---|---|
initials | optional, Z.Prompt.Parameters | A dictionary of parameters to set on this object upon construction. |
Returns
A new Z.Prompt
object