We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Badge 컴포넌트 안에 텍스트가 길어질 경우를 대비에 ellipsis 할 수 있는 옵션을 추가합니다.
이런 식으로 텍스트 길이가 길어질 때 원하지 않는 줄 바꿈이 일어납니다.
Text 컴포넌트와 마찬가지로 truncated props 를 주면 좋을 것 같습니다.
Text
truncated
No response
The text was updated successfully, but these errors were encountered:
https://desk.channel.io/#/channels/1/team_chats/groups/1237/67889a01d8d61dcb83e9
Sorry, something went wrong.
No branches or pull requests
Description
Badge 컴포넌트 안에 텍스트가 길어질 경우를 대비에 ellipsis 할 수 있는 옵션을 추가합니다.
Reasons for suggestion
이런 식으로 텍스트 길이가 길어질 때 원하지 않는 줄 바꿈이 일어납니다.
Proposed solution
Text
컴포넌트와 마찬가지로truncated
props 를 주면 좋을 것 같습니다.References
No response
The text was updated successfully, but these errors were encountered: