0.1.0 • Published 2 years ago

sf-bottom-btn.vue v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

SfBottomBtn sf底部按钮

表单提交

经常用于表单页面保存,返回

示例

基本用法

<sf-bottom-btn></sf-bottom-btn>

API

Props/Attrs

Prop/AttrTypeOptionsDefaultDescription
saveVisiblebooleantrue是否显示保存文本
saveTextstring'保存'保存按钮文本
backTextstring'返回'返回按钮文本
loadingbooleantrue是否加载中, loading=true 时使用

Slots

(default)

插入自定义按钮