mirror of
https://gitee.com/AntdUI/AntdUI.git
synced 2026-03-27 08:00:43 +08:00
22 lines
549 B
Markdown
22 lines
549 B
Markdown
[Home](../Home.md)・[UpdateLog](../UpdateLog.md)・[Config](../Config.md)・[Theme](../Theme.md)
|
||
|
||
## GridPanel
|
||
👚
|
||
|
||
- DefaultProperty:Span
|
||
|
||
> `;` or `enter` to separate rows, `space` to separate columns, each row`:` custom row height before, such as 30:50% 50%
|
||
|
||
### Property
|
||
|
||
Name | Description | Type | Default Value |
|
||
:--|:--|:--|:--|
|
||
**Span** | Span | string | 50% 50%;50% 50% |
|
||
**Gap** | Gap | int | 0 |
|
||
**PauseLayout** | Pause Layout | bool | false ||
|
||
|
||
### ExtenderProvider
|
||
|
||
Name | Description | Type |
|
||
:--|:--|:--|
|
||
**Index** | Sort | int | |