Skip to content

Commit

Permalink
Docs: Update skeleton.md (ElemeFE#22092)
Browse files Browse the repository at this point in the history
Co-authored-by: CaoKun <2296986296@qq.com>
  • Loading branch information
2 people authored and hzsrc committed Feb 2, 2023
1 parent daf8456 commit ea0a55f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/docs/en-US/skeleton.md
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ Sometimes API responds very quickly, when that happens, the skeleton just gets r
### Skeleton Item Attributes
| Attribute | Description | Type | Acceptable Value | Default |
| ------- | ---------------- | ------- | ------------ | ------ |
| variant | The current rendering skeleton type | Enum(string) | p / text / h1 / h3 / text / caption / button / image / circle / rect | text |
| variant | The current rendering skeleton type | Enum(string) | p / h1 / h3 / text / caption / button / image / circle / rect | text |


### Skeleton Slots
Expand Down
2 changes: 1 addition & 1 deletion examples/docs/es/skeleton.md
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ Sometimes API responds very quickly, when that happens, the skeleton just gets r
### Skeleton Item Attributes
| Attribute | Description | Type | Acceptable Value | Default |
| ------- | ---------------- | ------- | ------------ | ------ |
| variant | The current rendering skeleton type | Enum(string) | p / text / h1 / h3 / text / caption / button / image / circle / rect | text |
| variant | The current rendering skeleton type | Enum(string) | p / h1 / h3 / text / caption / button / image / circle / rect | text |


### Skeleton Slots
Expand Down
2 changes: 1 addition & 1 deletion examples/docs/fr-FR/skeleton.md
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ Sometimes API responds very quickly, when that happens, the skeleton just gets r
### Skeleton Item Attributes
| Attribute | Description | Type | Acceptable Value | Default |
| ------- | ---------------- | ------- | ------------ | ------ |
| variant | The current rendering skeleton type | Enum(string) | p / text / h1 / h3 / text / caption / button / image / circle / rect | text |
| variant | The current rendering skeleton type | Enum(string) | p / h1 / h3 / text / caption / button / image / circle / rect | text |


### Skeleton Slots
Expand Down

0 comments on commit ea0a55f

Please sign in to comment.