layui/example/docs/zh-CN/components/scroll.md
2022-03-30 07:44:37 +08:00

855 B

::: anchor :::

::: title 基本介绍 :::

::: describe 虚拟滚动, 常用于美化浏览器原生滚动条。 :::

::: title 基础使用 :::

::: demo 使用 lay-scroll 标签, 创建一个虚拟滚动容器

内容

:::

::: title Scroll 属性 :::

::: table

属性 描述 可选值
height 高度 --
scrollWidth 滑块宽度 --
scrollColor 滑块颜色 --
slotColor 滑槽颜色 --

:::

::: previousNext field :::