1.0.5 • Published 4 years ago

afix-list-item v1.0.5

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

List Item

A list item component supporting touch friendly swipe controls

Using it

Try it out directly (requires a modern browser)

<script
  src="https://cdn.skypack.dev/afix-list-item@latest"
  type="module"
></script>

Or install with

npm install afix-list-item

And use like this

import "afix-list-item"`

Slots

NameDescriptionDefault
contentThe main item content
controlsThe controls available for the item. (e.g. delete, edit, etc.)

CSS Custom Properties

Parts

NameDescriptionDefault
contentThe main item content container
controlsThe controls container
1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago