mirror of
https://github.com/element-plus/element-plus.git
synced 2025-02-17 11:49:41 +08:00
chore: format docs (#12973)
This commit is contained in:
parent
a99dbb3954
commit
9ba2ed7013
@ -27,11 +27,11 @@ result/customized-content
|
||||
|
||||
### Attributes
|
||||
|
||||
| Name | Description | Type | Default |
|
||||
| --------- | ------------------- | ---------------------------------------------------- | -------- |
|
||||
| title | title of result | ^[string] | '' |
|
||||
| sub-title | sub title of result | ^[string] | '' |
|
||||
| icon | icon type of result | ^[enum]`'success' \| 'warning' \| 'info' \| 'error'` | info |
|
||||
| Name | Description | Type | Default |
|
||||
| --------- | ------------------- | ---------------------------------------------------- | ------- |
|
||||
| title | title of result | ^[string] | '' |
|
||||
| sub-title | sub title of result | ^[string] | '' |
|
||||
| icon | icon type of result | ^[enum]`'success' \| 'warning' \| 'info' \| 'error'` | info |
|
||||
|
||||
### Slots
|
||||
|
||||
|
@ -101,7 +101,6 @@ tag/checkable
|
||||
| ---- | ------------------------- |
|
||||
| — | customize default content |
|
||||
|
||||
|
||||
## CheckTag API
|
||||
|
||||
### CheckTag Attributes
|
||||
|
Loading…
Reference in New Issue
Block a user