mirror of
https://gitee.com/ant-design-blazor/ant-design-blazor.git
synced 2024-12-03 12:37:40 +08:00
docs: Fixed typo (#1915)
This commit is contained in:
parent
de69cc5dd5
commit
793ed347b8
@ -31,7 +31,7 @@ Card
|
||||
| Loading |Shows a loading indicator while the contents of the card are being fetched | boolean |- |
|
||||
| Size | Size of card | RenderFragment |- |
|
||||
| Title | Card title | String or RenderFragement |- |
|
||||
| Type |ard style type, can be set to inner or not set | string |- |
|
||||
| Type |Card style type, can be set to inner or not set | string |- |
|
||||
|
||||
Card.Grid
|
||||
|
||||
@ -49,4 +49,4 @@ Card.Meta
|
||||
| ChildContent | Child container | RenderFragment |- |
|
||||
| Description | description content | boolean |- |
|
||||
| Style | style object of container| CSS Properties |- |
|
||||
| Title | title content | String or RenderFragement |- |
|
||||
| Title | title content | String or RenderFragement |- |
|
||||
|
Loading…
Reference in New Issue
Block a user