Skip to content

Commit d17eb9e

Browse files
committed
Docs: Addon regarding component types
1 parent f19b236 commit d17eb9e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

content/en/kanvas/getting-started/working-with-components.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ aliases:
99
- /meshmap/getting-started/working-with-components
1010
---
1111

12+
## Types of Components
13+
14+
1. **Configurable Components** - These components allow customization or user-defined settings. They usually have a background color to indicate that they can be configured.
15+
2. **Non-Configurable Components** - These components are fixed in behavior and do not offer customization options. They typically appear transparent, making it easy to identify them as non-editable.
16+
17+
**Note**: The background (or lack of it) helps users visually distinguish between the two types at a glance.
18+
1219
## Configuring Components
1320

1421
Once you’ve added components to your design in Kanvas, configuring them is a critical step in customizing and optimizing your cloud-native infrastructure. Configuring components allows you to fine-tune their behavior, set specific parameters, and ensure they meet the precise needs of your architecture.

0 commit comments

Comments
 (0)