feat(SubmitBar): add button-color prop (#6757)

This commit is contained in:
neverland
2020-07-11 10:18:30 +08:00
committed by GitHub
parent 16e9829173
commit f1e9ca182e
5 changed files with 24 additions and 0 deletions
+1
View File
@@ -65,6 +65,7 @@ Use slot to add custom contents.
| text-align `v2.3.0` | Price label text align can be set to `left` | _string_ | `right` |
| button-text | Button text | _string_ | - |
| button-type | Button type | _string_ | `danger` |
| button-color `v2.9.1` | Button color | _string_ | - |
| tip | Tip | _string_ | - |
| tip-icon | Icon | _string_ | - |
| currency | Currency symbol | _string_ | `¥` |