Add right-to-left layout option
This commit is contained in:
@@ -164,6 +164,7 @@ cards:
|
||||
column_width: <column width>
|
||||
max_width: <max column width>
|
||||
min_height: <min height>
|
||||
ltr: <ltr>
|
||||
cards:
|
||||
<cards>
|
||||
```
|
||||
@@ -209,6 +210,11 @@ Optional. Default: 5
|
||||
|
||||
The number of units needed before a column is considered not empty.
|
||||
|
||||
### `<rtl>`
|
||||
Optional. Default: false
|
||||
|
||||
If set to true, columns will be placed right-to-left.
|
||||
|
||||
### `<cards>`
|
||||
Required.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user