Skip to content

Allow mapping nested instances without exposing them as component properties #365

@hladnikmaja

Description

@hladnikmaja

Problem
Code Connect only lets you map nested components when they are exposed as component properties in Figma. This forces design system teams to expose internal nested instances (e.g. icons inside buttons) even when they should stay private.

Request
Please add support for mapping nested instances in Code Connect without requiring them to be exposed as component properties.

Example
A Button contains a nested Icon, but the icon should not be user‑swappable. Code Connect should still allow mapping that nested icon to a code prop (like endIcon) without exposing it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions