Added description of the Iteration component (#4656)

### What problem does this PR solve?



### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2025-01-27 10:12:23 +08:00
committed by GitHub
parent c354239b79
commit 47b28a27a6
4 changed files with 83 additions and 6 deletions

View File

@ -5,7 +5,7 @@ slug: /template_component
# Template component
The component that formats user inputs or the outputs of other components.
A component that formats user inputs or the outputs of other components.
---