Files
noodl-docs/nodes/component-utilities/set-component-object-properties
2023-09-22 12:35:24 +02:00
..
2023-09-22 12:35:24 +02:00

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

<##head##>

Set Component Object Properties

Component Object is a shared set of properties that can be accessed from a component as well as from any child components. This node is used to set properties on the Component Object these properties can be accessed via the Component Object or the Parent Component Object.

<##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##>An signal is sent on this output when the set action is completed.<##output##>