mirror of https://github.com/Lissy93/dashy.git
22 lines
1.1 KiB
Markdown
22 lines
1.1 KiB
Markdown
# Untitled number in Dashy Config Schema Schema
|
|
|
|
```txt
|
|
https://example.com/schemas/abstract#/properties/sections/items/properties/displayData/properties/itemCountX
|
|
```
|
|
|
|
Number of items per column
|
|
|
|
| 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*](../../out/dashy-config.schema.json "open original schema") |
|
|
|
|
## itemCountX Type
|
|
|
|
`number`
|
|
|
|
## itemCountX Constraints
|
|
|
|
**maximum**: the value of this number must smaller than or equal to: `12`
|
|
|
|
**minimum**: the value of this number must greater than or equal to: `1`
|