Svelte Splitter

screenshot of Svelte Splitter

Overview:

The @geoffcox/svelte-splitter is a resizable splitter component for Svelte. It is designed to leverage CSS display:grid and provides an easy way to create responsive layouts with adjustable panels.

Features:

  • Resizable Panels: The splitter component allows users to resize panels by dragging the splitter handle.
  • Responsive Layouts: The component utilizes CSS display:grid to create responsive layouts that adapt to different screen sizes.
  • Customizable Style: The splitter can be easily customized by applying custom CSS styles to the component.

Summary:

The @geoffcox/svelte-splitter is a convenient component for creating resizable and responsive layouts in Svelte. With its easy installation process and customizable style, it provides a simple solution for building adjustable panels in your Svelte applications.