mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-26 17:54:14 +00:00
Update README.md
This commit is contained in:
@@ -178,7 +178,7 @@ This is the list of supported widgets:
|
||||
|
||||
Widget's value is not serialized by default when storing the node state, but if you want to store the value of widgets just set serialize_widgets to true:
|
||||
|
||||
```
|
||||
```js
|
||||
function MyNode()
|
||||
{
|
||||
this.addWidget("text","name","");
|
||||
|
||||
Reference in New Issue
Block a user