ViewUIPlus
ViewUIPlus copied to clipboard
[Feature Request]BackTop 组件支持指定 target 属性
What problem does this feature solve?
BackTop 支持监控指定的 dom
What does the proposed API look like?
<BackTop :target="() => $refs['content']"></BackTop>