最新消息:

使用Axure制作Slider滑块功能(一)-基础滑块

Axure中级教程 Jorkin 670浏览

简介:

滑块功能在各种应用程序和网站中广泛应用,例如音量控制器中的音量滑块、图像编辑器中的亮度滑块、视频播放器中的进度条滑块等。滑块功能简单直观,让用户可以快速调整数值或设置,提高了用户体验和交互性。今天我们拿Material Design做一个实例。

???

???????????????

  1. ??(Tag)?????????????????????
  2. ??(Track)?????????????????????
  3. ????(Highlight Track)???????????????
  4. ????(Thumb)???????????????????
  5. ???(Current Value)??????????????????????????
  6. ???(Max Value)???????????????
  7. ???(Max Value)???????????????

???????????????

  1. ??????
  2. ?????(Decrease Value)????????
  3. ?????(Increase Value)????????

?????????????????????

  1. ????
  2. ?????????
  3. ???????????
  4. ??????
  5. ????
  6. ?????
  7. ????????
  8. ???????

?????????????ElementUI??????

???????

????????????

  1. ????(Thumb)??????20px???20px???2px?????#409EFF?
  2. ????(Highlight Track)??????300px???6px???#409EFF???3px?
  3. ??(Track)??????300px???6px???#E4E7ED???3px?

????????????????????????????????????

???????

???????????????????????????

  1. ??????(Thumb Container)??????
  2. ??????(Highlight Track Container)???150px???6px???3px?
  3. ????(Track Container)???6px???3px?

?????????

???????????(Thumb)????????x??????????????????????????Thumb???????????????????????????????????

??????????????Track???????????????????????

??????????

  • ???
    • ??
      • ?????
      • ?????????
      • ???
        • ?? >= [[Track.Left – This.Width/2]]
        • ?? <=[[Track.Right + This.Width/2]]
  • ???
    • ????
      • ???(Highlight Track Container)
      • ???[[This.Left + This.Width/2 – Track.Left]]

???????“????????(Highlight Track)????????????”????????????????(Highlight Track)????????????????????????????????(Highlight Track)?????????????(???????)???????????????????

???????????

?????????????????????????????????(Track Container)??????

?????????(Highlight Track Container)???????

???????

?????????????????????????????????????????????????????????????

???

??????????????????????????????

如果觉得我的教程做的不错呢,欢迎关注、收藏、转发、捐赠,谢谢。

原文链接:使用Axure制作Slider滑块功能(一)-基础滑块

转载请注明:最InのAxure » 使用Axure制作Slider滑块功能(一)-基础滑块