Files
noodl-docs/nodes/component-utilities/set-parent-component-object-properties/README.md
Eric Tuvesson 656e5fc8d2 chore: Upgrade Docusaurus from v2 to v3 (#52)
* chore: Upgrade Docusaurus from v2 to v3

* chore: Update "Test build" GH workflow

* fix: build

All markdown is processed as MDX

* fix: Broken links
2024-01-12 16:53:22 +01:00

2.6 KiB

hide_title, hide_table_of_contents, title
hide_title hide_table_of_contents title
true true Set Parent Component Object Properties node

{/##head##/}

Set Parent Component Object Properties

With this node you can set properties on the closed parent Component Object. You can access properties of the closet parent Component Object with the Parent Component Object node.

{/##head##/}

Inputs

Signal Description
Do {/##input:do##/}Stores any properties that are typed in the property panel or connected. All Component Object nodes in the same component, as well as any Parent Component Object nodes, will be updated. {/##input##/}
Data Description
Custom Properties {/##input:prop-*##/}A property to set in the Component Object. You can list the properties you want to set in the property panel.{/##input##/}

Outputs

Signal Description
Done {/##output:done##/}A signal is sent on this output when the set action is completed.{/##output##/}