cloudfour / cloudfour/image-compare

Allow to define the range input step

Open
#72 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
144
Forks
6
Avg merge
7h 12m
Merged PRs (30d)
9

Description

We are currently adding it as a custom `step` attribute to the `image-compare` element:

```html
1) {
range_input.step = element.getAttribute('step');
}
});
```

Could improve keyboard use in some cases.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.