Svelte Question - How to call functions inside a component

βœ¨β“ Svelte Question Time β“βœ¨ β€œYou have a Svelte question, I have an answerβ€œ 😱😍 How to call functions inside a component? 00:00 There are 2 steps: 1. bind this to get the component instance 04:49 2. export function to expose the function as component methods 05:19 --- 🎧 Svelte Tutorial for Beginners 🎧 Svelte Question Time πŸ“š Related Resources Svelte Svelte REPL πŸ₯° Support me πŸ”— Want to learn more from me? Check out these links: Twitter: Blog: Newsletter: #svelte #sveltebeginner #sveltetutorial Thanks for watching πŸ₯° -- with love, Li Hau
Back to Top