Skip to content
On this page

删除按钮

可用作删除数据或功能等场景下

码上掘金在线运行: https://code.juejin.cn/pen/7144721979940667422

Install

npm i fig-ui

npm 引用

import { DeleteButtonV1 } from 'fig-ui'
import 'fig-ui-vue/dist/style.css'

或源代码复制

点击下方卡片查看源代码,一键复制使用

</></>

属性

属性说明类型可选值默认值
type类型stringprimary / dangerprimary

fig-ui