feat(SubmitBar): SubmitBar组件样式调整及新增文案对齐方向属性 (#5130)
This commit is contained in:
@@ -75,6 +75,7 @@ Use slot to add custom contents.
|
||||
| price | Price | *number* | - | - |
|
||||
| label | Price left label | *string* | `Total:` | - |
|
||||
| suffix-label | Price right label | *string* | - | - |
|
||||
| text-align | Price label text align can be set to `right` `left` | *string* | `right` | - |
|
||||
| button-text | Button text | *string* | - | - |
|
||||
| button-type | Button type | *string* | `danger` | - |
|
||||
| tip | Tip | *string* | - | - |
|
||||
|
||||
Reference in New Issue
Block a user