UNPKG

@teamix/typography

Version:
11 lines (8 loc) 207 B
--- title: 省略号 order: 5 --- 多行文本省略。你可以通过 tooltip 属性配置省略展示内容,大量文本时推荐优先使用 expandable。 ```jsx <DemoCode src="./ellipsis.tsx" /> ```