Skip to content
On this page

Introduction

Slicksort exports two components for quickly creating sortable lists. These have to be used together, or with the slot shorthand.

  • SlickList For wrapping a list of items (API)
  • SlickItem For wrapping a single item and its content (API)

The functionality of these components are also available as mixins, by using the ContainerMixin and ElementMixin, you can make your own sortable components.

npm versionnpm downloadsnpm bundle size (version)license

Try it out!