mirror of
https://github.com/noodlapp/noodl-docs.git
synced 2026-01-10 14:22:52 +01:00
@@ -8,7 +8,7 @@ title: Component Object node
|
||||
|
||||
# Component Object
|
||||
|
||||
This node a shared set of properties that can be accessed from a component as well as from any child components. It can be used to implement things such as radio groups, tabs, accordion lists and other visual elements that need to coordinate. It is also a useful general tool for any kind communication between a set of components.
|
||||
This node is a shared set of properties that can be accessed from a component as well as from any child components. It can be used to implement things such as radio groups, tabs, accordion lists and other visual elements that need to coordinate. It is also a useful general tool for any kind communication between a set of components.
|
||||
|
||||
<div className="ndl-image-with-background l">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user