Difference between revisions of "Component"

From Neos Wiki
Jump to navigation Jump to search
(Created page with "* Components are attached to Slots. * A Component belongs to exactly one Slot. * Each Component is of a specific Component Type. * The Component Type defines the behavior and...")
(No difference)

Revision as of 17:24, 8 September 2018

  • Components are attached to Slots.
  • A Component belongs to exactly one Slot.
  • Each Component is of a specific Component Type.
  • The Component Type defines the behavior and properties of the Component.
  • Component Properties store data in Neos