Add docs
This commit is contained in:
parent
9925de4049
commit
35a4dd2185
@ -229,6 +229,18 @@ disableCollapse: true
|
|||||||
|
|
||||||
By default the feature is enabled.
|
By default the feature is enabled.
|
||||||
|
|
||||||
|
### Initially collapsed sections
|
||||||
|
|
||||||
|
You can initially collapse sections by adding the `initiallyCollapsed` option to the layout group.
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
layout:
|
||||||
|
Section A:
|
||||||
|
initiallyCollapsed: true
|
||||||
|
```
|
||||||
|
|
||||||
|
By default the feature is disabled.
|
||||||
|
|
||||||
### Use Equal Height Cards
|
### Use Equal Height Cards
|
||||||
|
|
||||||
You can enable equal height cards for groups of services, this will make all cards in a row the same height.
|
You can enable equal height cards for groups of services, this will make all cards in a row the same height.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user