# 4.17 刻度滑块(Slider Scale)

带刻度的滑块组件

# 基础用法

<template>
  <dof-slider-scale v-model="value"></dof-slider-scale>
</template>
1
2
3

# Attributes

Prop Type Required Default Description
color String N '' 滑块颜色

# Events

事件名 说明 回调参数
change 值变化事件 e