eo-carousel-text
<eo-carousel-text>
构件 eo-carousel-text
Examples
Basic
Properties
Name | Description | Type | Default | Required |
---|---|---|---|---|
text | 展示内容 | string | "" | |
containerWidth | 容器宽度 | CSSProperties["width"] | "100%" | |
fontSize | 字体大小 | CSSProperties["fontSize"] | "14px" | |
fontColor | 字体颜色 | CSSProperties["color"] | "black" | |
animationDuration | 动画周期所需时间,单位ms | number | 3000 |