Svelte [svelt] Public
@sveltejs_public
865
subscribers
41
photos
3
videos
2
files
355
links
Официальный канал русскоязычного сообщества SvelteJS
Популярные теги:
#components
#tools
#news
#articles
#events
#video
#podcasts
#tutorials
#examples
#changelog
#rfc
#sapper
#workshops
Download Telegram
Join
Svelte [svelt] Public
865 subscribers
Svelte [svelt] Public
#component
#number
#spinner
https://github.com/bohnacker/svelte-number-spinner
GitHub
GitHub - bohnacker/svelte-number-spinner: Svelte UI
component
: a number input field that can be controlled with mouse and keyboard
Svelte UI
component
: a number input field that can be controlled with mouse and keyboard - GitHub - bohnacker/svelte-number-spinner: Svelte UI
component
: a number input field that can be controlled...
Svelte [svelt] Public
#component
#body
Работает на Svelte Kit
https://github.com/ghostdevv/svelte-body
GitHub
GitHub - ghostdevv/svelte-body: Apply styles to the body in routes! Designed to work with Svelte Kit and Routify
Apply styles to the body in routes! Designed to work with Svelte Kit and Routify - ghostdevv/svelte-body
Svelte [svelt] Public
#component
#steps
https://github.com/shaozi/svelte-steps
GitHub
GitHub - shaozi/svelte-steps:
🐾
A step
component
for svelte
🐾
A step
component
for svelte. Contribute to shaozi/svelte-steps development by creating an account on GitHub.
Svelte [svelt] Public
#component
#select
#autocomplete
https://madewithsvelte.com/svelecte
Madewithsvelte
Svelecte - Autocomplete / Select
Component
- Made with Svelte
Svelte [svelt] Public
#component
#suspense
https://github.com/svelte-drama/suspense
GitHub
GitHub - svelte-drama/suspense
Contribute to svelte-drama/suspense development by creating an account on GitHub.
Svelte [svelt] Public
#video
#component
#methods
https://www.youtube.com/watch?v=EA0EX3tbNNM
YouTube
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…