UNPKG

adui

Version:

<div> <img src="https://wxa.wxs.qq.com/mpweb/delivery/legacy/wxadtouch/upload/t1/od834zef_52939fc6.png" style="margin:40px 0 0 -8px; background-color: #fcfcfc; box-shadow: none;" /> </div>

21 lines (18 loc) 252 B
--- order: 0 title: zh-CN: 按钮类型 en-US: Type --- 滑动固定节点: ```jsx return ( <Slider defaultValue={25} step={25} inputVisible marks={{ 0: 0, 25: 25, 50: 50, 75: 75, 100: 100 }} className="flex-1" /> ) ```