Component indexing
Kombai indexes your existing components to reuse them in generated code, rather than creating duplicates from scratch. By indexing these components, Kombai learns the function of each component and intelligently reuses them in the generated code as needed.When to index components
We recommend indexing your components in four cases:- When you are using Kombai in a workspace for the first time.
- When you modify the code of an existing indexed component.
- When you add a new component to an indexed folder.
- When you create a new folder containing components you want to use.