Is it possible to allow printing HTML by path like PDF?
Open
- Dominant language
- JavaScript
- Stars
- 4.5k
- Forks
- 688
- PR merge metrics
- No merged PRs in 30d
Description
That is, if we have
```
printJS({
printable: '/',
type: 'html'
})
```
it would print the home page of the domain. Having `/` should be enough to distinguish a path from an element ID.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.