UNPKG

tsp-component

Version:

提供多端和react版本的UI组件

7 lines 126 B
interface TspComponentPlaceholderProps { className?: string; /** * 是否有动画 */ animation?: boolean; }