cc-core-cli
Version:
Command Line Interface tool for generating project templates for the (Your Platform's Name) platform.
25 lines • 433 B
JSON
{
"type": "column",
"layout": {
"num_of_col": 6,
"fields": [
[
{
"field": "switch",
"type": "standard_component",
"key": "manage_setting",
"label": "Manage Settings",
"default_value": false,
"link_type": "key",
"yes_label": "Yes",
"no_label": "No"
}
],
[],
[],
[],
[],
[]
]
}
}