onu-ui / onu-ui

Bullheaded and lightweight UnoCSS ui library.

Home Page:https://onu.zyob.top

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] - New component: Backtop

wzc520pyfm opened this issue · comments

Clear and concise description of the problem

A back to top component.

It should contain at least the following props:

  • target: The target to trigger scroll.
  • visibility-height: The button will not show until the scroll height reaches this value.
  • right: Right distance.
  • bottom: Bottom distance.

It should also support click back and slots.

Suggested solution

No response

Describe alternatives you've considered

No response

Screenshots or Videos

No response