Skip to content

评分(Rate)

组件标识

component: 'Rate'

componentProps

参数名类型说明
disabledboolean禁用
maxnumber最大分值
allowHalfboolean允许半星
showScoreboolean显示分数
showTextboolean显示辅助文字
onChange(value: number) => void值变化
styleRecord<string, any>自定义样式