[Feature] Usage of HTML5 data-* attributes for options
Open
- Dominant language
- JavaScript
- Stars
- 3.3k
- Forks
- 470
- PR merge metrics
- No merged PRs in 30d
Description
A feature i think would be very useful for server side implementations would be to allow the usage of HTML5 data-\* attributes to set the options directly in the HTML (without external or inline js), for instance:
``` html
```
Or
``` html
```
Contributor guide
Assessment
This issue has not been assessed yet.