Skip to content

✨ [Feature]: 组件级滚动条 #873

Open
@guangxs

Description

@guangxs

What problem does this feature solve

  • 组件内置滚动条,用于代替浏览器默认滚动条
  • 支持横向,纵向,位置设置
  • 支持作用域为指定内容(组件)

What does the proposed API look like

  • 大致方案为:包裹内容添加滚动条,支持设置层级、位置、样式等属性
<scrollbar :options='options'>
  <content/>
</scrollbar>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions