diegomura / diegomura/react-pdf
support overflow & white-space css properties
Open
new feature
- Dominant language
- TypeScript
- Stars
- 16.8k
- Forks
- 1.3k
- Avg merge
- 5h 6m
- Merged PRs (30d)
- 52
Description
**Is your feature request related to a problem? Please describe.**
I would like to implement https://www.w3schools.com/cssref/css3_pr_text-overflow.asp on a View / Text component that clips off long text
**Describe the solution you'd like**
Based on the docs it does not look like overflow and white space css properties are supported.
**Describe alternatives you've considered**
Not sure I have any.
Contributor guide
Assessment
This issue has not been assessed yet.