Download Latest Version Dependency Updates.zip (63.9 kB)
Email in envelope

Get an email when there's a new version of slide-element

Home / v2.3.0
Name Modified Size InfoDownloads / Week
Parent folder
Make _overflow_ Value Configurable.tar.gz 2022-06-29 126.6 kB
Make _overflow_ Value Configurable.zip 2022-06-29 131.5 kB
README.md 2022-06-29 221 Bytes
Totals: 3 Items   258.3 kB 0

Introduces an overflow option that can be used to customize the value applied to an element during an animation. Ex:

:::javascript
down(document.getElementById("element"), {
  overflow: "auto"
});
Source: README.md, updated 2022-06-29