Develop Websites
Build Apps
Go Headless
APIs and SDKs
/
In This Article
Syntax
Parameters
Returns
Example
setProp()
Sets the value of the specified widget property.
Syntax
Copy
Parameters
Name
Type
Description
propName
string
Name of the property that you want to set.
value
string
Value of the property that you want to set.
Returns
Promise<void>
Example
Copy
Did this help?
Yes
No