???
换一句
Button
This conflicts with links' `text` prop
Text color to red
Button
{{ markdown }}
Some text
???
msg
msgSuccess
msgError
{ speed.loading(true, `
请求数据中
`); await new Promise(res => setTimeout(res, 2000)); speed.loading(false); speed.msgSuccess('完成'); }">Loading手动关闭
正在处理...
`,3000)">Loading自动关闭3秒
Alert弹窗
{ const ok = await speed.confirm('确认','确定要删除这条记录?'); if(ok){ speed.msg('已确认'); }else{ speed.msg('已取消'); } }">Confirm确认框
抽屉
抽屉内容
关闭
跨容器拖拽排序
列表 A
A1
A2
A3
列表 B1
列表 B2
打印当前顺序
刷新列表
销毁拖拽
© Copyright 2026. All Rights Reserved.
Speed
JS
Demo