Skip to content

Commit 2d37d35

Browse files
Add design properties API's for older versions
1 parent 30dbf7d commit 2d37d35

File tree

3 files changed

+992
-1
lines changed

3 files changed

+992
-1
lines changed

content/en/docs/apidocs-mxsdk/apidocs/frontend/design-properties.md renamed to content/en/docs/apidocs-mxsdk/apidocs/frontend/design-properties/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Here is a simplified example of a design properties file:
6161
"name": "My Toggle Property",
6262
"type": "Toggle",
6363
"description": "Description of My Toggle Design Property",
64-
"category": "Best place for this toggle property"
64+
"category": "Best place for this toggle property",
6565
"class": "hereMyClass"
6666
},
6767
{

0 commit comments

Comments
 (0)