[ACA-4486] docs update (#7146)

* [ACA-4486] docs update

* * [ci:force] rename see also section

* [ci:force] settings and  migrate step added

* settings and  migrate step added

* [ci:force] minor corrections
This commit is contained in:
Dharan
2021-07-05 15:26:56 +05:30
committed by GitHub
parent d93980d1a3
commit bbc2701df2
18 changed files with 687 additions and 513 deletions

View File

@@ -601,7 +601,26 @@
}
]
},
"categories": [],
"categories": [
{
"id": "contentSize",
"name": "Content Size",
"enabled": true,
"component": {
"selector": "slider",
"settings": {
"allowUpdateOnChange": false,
"hideDefaultAction": true,
"unit": "Byte",
"field": "cm:content.size",
"min": 0,
"max": 18,
"step": 1,
"thumbLabel": true
}
}
}
],
"highlight": {
"prefix": " ",
"postfix": " ",