Home > @uniformdev/mesh-sdk > EditorStateApi > setDynamicInputPreviewValue
EditorStateApi.setDynamicInputPreviewValue() method
Sets the current preview value for a dynamic input.
Signature:
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
params |
{ name: string; value: string; } |
Returns:
Promise<void>