Skip to content

Commit

Permalink
fix_slide_124
Browse files Browse the repository at this point in the history
  • Loading branch information
Bramoso-Tommaso committed Dec 2, 2024
1 parent db1d880 commit 08f67fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slides/TPSI_4/svelte/svelte_slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -1905,7 +1905,7 @@ Component Bindings

DOM Events: Esercitazione_12

- Creare un nuovo componente chiamato DoubeClounter (double_counter.svelte)
- Creare un nuovo componente chiamato DoubleCounter (double_counter.svelte)
- Questo componente funziona in modo simile a Counter, ma quando l'utente preme + il suo valore aumenta di due unità, mentre quando preme - il suo valore viene decrementato di 3 unità
- Aggiungere il componente alla pagina counter
- Tramite il component binding visualizzare nella pagina counter anche il valore del componente DoubleCounter
Expand Down

0 comments on commit 08f67fa

Please sign in to comment.