[textOverflow] is not available as a prop, despite documentation
See original GitHub issueDescribe the bug
I am unable to use textOverflow
as an option. We’re currently on 0.7.0
which I believe is the latest
Expected Behavior
According to the documentation, text-overflow
should be available on all components as textOverflow
To Reproduce
- Create a
Box
and try to add atextOverflow
prop
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:5 (3 by maintainers)
Top Results From Across the Web
text-overflow - CSS: Cascading Style Sheets - MDN Web Docs
The text-overflow property only affects content that is overflowing a block container element in its inline progression direction (not text ...
Read more >text-overflow: ellipsis not working
You need to have CSS overflow , width (or max-width ), display , and white-space . http://jsfiddle.net/HerrSerker/kaJ3L/1/
Read more >CSS Overflow Module Level 3
Abstract. This module contains the features of CSS relating to scrollable overflow handling in visual media. This level is focused on ...
Read more >The Ballad of Text Overflow
The text-overflow property can be used to show visual indication of ... reduces the space available for the text, though only slightly.
Read more >Truncate String with Ellipsis
I like this one, but there is no FireFox support for this one. ... should not have support for this property (“text-overflow:ellipsis”), ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I can verify that this is now working in the 1.0 pre-release: https://codesandbox.io/s/damp-sunset-fes1g?file=/src/App.js
Hi! This issue hasn’t seen any activity recently. We close inactive issues after 20 days to manage the volume of issues we receive. If we missed this issue or you want to keep it open, please reply here. That will reset the timer and allow more time for this issue to be addressed before it is closed.