Tag: props
1 article
- Props and Data Flow
Learn how to pass data between Svelte components using props. Understand the export keyword, default values, and one-way data flow.
Learn how to pass data between Svelte components using props. Understand the export keyword, default values, and one-way data flow.