renderless-svelte
TypeScript icon, indicating that this package has built-in type declarations

1.7.0 • Public • Published

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

/renderless-svelte/

    Package Sidebar

    Install

    npm i renderless-svelte

    Weekly Downloads

    80

    Version

    1.7.0

    License

    ISC

    Unpacked Size

    107 kB

    Total Files

    16

    Last publish

    Collaborators

    • rainlife