Text에 truncated Prop 추가 제안 #622
Closed
sungik-choi
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
현재 상황
ellipsis
속성을 styled 내부에 사용해서 스타일링하는 상황문제점
styled()
HOC를 사용하는 경우가 빈번하게 발생어떻게 개선할 수 있는지
Text
내부 prop에truncated
같은 prop을 추가해서Text
에 해당 prop을 넘겨주는 것만으로 ellipsis를 적용할 수 있으면 좋겠음Tooltip
같은 컴포넌트에도 해당 속성을 함께 추가해볼 수 있을 거 같음Reference
noWrap
propBeta Was this translation helpful? Give feedback.
All reactions