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"] | "var(--normal-font-size)" | |
fontColor | 字体颜色 | CSSProperties["color"] | "var(--text-color-default)" | |
speed | 移动速度,单位 px/s | number | 100 |