mirror of https://github.com/Lissy93/dashy.git
1.2 KiB
1.2 KiB
Untitled undefined type in Dashy Config Schema Schema
https://example.com/schemas/abstract#/properties/sections/items/properties/displayData/properties/layout
If set to grid, items have uniform width, and itemCount can be set
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | dashy-config.schema.json* |
layout Type
unknown
layout Constraints
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"grid" |
|
"auto" |
layout Default Value
The default value is:
"auto"