Hi everyone, I’m proposing an idea of adding a new type of components to Figma, which would have manually/auto restricted scope to one or several pages inside one file.
It is often a situation when you have design system globally accessible, but for example a component/variant of an “item card” is needed only for specific screen and you don’t want it to be globally accessible, clogging the assets of the file. But it is still replicated several times and has several states, so component/variant behavior is expected.
Important note here, is that the proposed local component should also load into the memory only if the current page is opened - that would drastically reduce memory consumption since globally loaded components which are not used consume unnecessary memory.