Loading...

Slots

Slots are designated areas within components where other components can be placed. Each component can have another component inside it.

Slots enable flexible layouts and are used to:

  • Create spaces where users can drag and drop other components.

    A component can be directly dragged from the Library into a slot.

  • Define the overall structure while allowing flexible content within defined areas.
  • Enable complex, composable designs through component nesting.
  • Organize page content into logical sections.

Example: A Two Column Layout component might have left and right slots where you can drag and drop different components into each column, creating varied layouts without writing code.

Did not find what you were looking for?

If this content did not answer your questions, try searching or contacting our support team for further assistance.

Back to Section navigation
Back to Site navigation