1.5.3 • Published 3 years ago

@tmaxmax/renderless-svelte v1.5.3

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Renderless Svelte Components

What are renderless components ?

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.

Components

Accordion

Carousel

Modal

Notifications

TabControl

Tooltip

1.5.3

3 years ago

1.5.2

3 years ago

1.5.1

3 years ago

1.5.0

3 years ago