Update Creating a Node

2025-05-16 14:52:03 -06:00
parent 31ddbb3690
commit 4c0e1cadf4

@ -70,8 +70,8 @@ config: [
**Supported field types:** **Supported field types:**
* `text` simple input * `text` - simple input
* `select` dropdown (must specify `options`) * `select` - dropdown (must specify `options`)
* More can be added as needed * More can be added as needed
**Each config field is automatically rendered in the sidebar** when a node is selected. **Each config field is automatically rendered in the sidebar** when a node is selected.