Related questions
Question 55 - H14-231_V1.0 discussion
When a developer uses the Text component for development, due to the long length of the input string, the content in the middle of the text needs to be truncated with ellipses. Which of the following codes can be used to achieve the above requirements?
A.
ohos:truncation_mode=ellipsis_at_start
B.
ohos: truncation_mode=auto_scrolling
C.
ohos:truncation_mode=ellipsis_at_middle
D.
ohos:truncation_mode=ellipsis_at_end
Your answer:
0 comments
Sorted by
Leave a comment first