Overflow

Several overflow use cases.




To clip in a certain shape,
use ._clip
way too long ..way too long ..way too long ..way too long ..way too long ..way too long ..way too long ..way too long ..way too long ..way too long ..way too long ..way too long ..way too long ..way too long ..way too long ..
When the item is
out off the view,
use ._scrollable.
To cut-off the rest of the text without any indication,
use ._clipend.
To add dots at the end of the line like this,
use ._ellipsis.
Only works for a single line.
To mask the end of the line with some gradient,
use ._mask.
To mask the both ends of the line with some gradient,
use ._mask_2.
Only works for a single line.