Renderless components are components that do not render anything by themselves, instead to encapsulate common behaviour and leave the actual output up to the consumer. In Svelte we achieve this through the use of slots.
forked from stephane-vanraes/renderless-svelte
-
Notifications
You must be signed in to change notification settings - Fork 0
A collection of renderless Svelte components
License
ricardo-valero/renderless-svelte
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A collection of renderless Svelte components
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Svelte 68.2%
- JavaScript 28.4%
- CSS 1.9%
- HTML 1.5%