Docs

Slots

Slots are special placeholders that let you insert your own custom content — like an image, or even a data table — right into a component without having to detach it. It’s how you can customize things without breaking stuff.

Step 1

Make your desired content a component

The content you want to place in a slot must be a component itself.

In your design file:

  1. Design your custom content.

  2. Make it a local component.

  3. To keep your file tidy, place the new component on the same page as the slot you'll use it in.

Step 2

Select the slot property and swap instance

  1. Click on the main component.

  2. In the design panel on the right, click on the property named Slot (Swap me).

  3. Search and select your local component to swap in your custom content.

© 2026 Border LLC. All rights reserved.

A proud product of the Border UX team.

© 2026 Border LLC. All rights reserved.

A proud product of the Border UX team.

© 2026 Border LLC. All rights reserved.

A proud product of the Border UX team.