TextOverflowPosition

enumeration

Description

Specifies which part of the text the Element replaces with an ellipsis when textOverflow is set to TextOverflow.Ellipsis.

Properties

EndThe ellipsis replaces content at the end of the text. This is the default value.
StartThe ellipsis replaces content at the beginning of the text.
MiddleThe ellipsis replaces content in the middle of the text.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答