14 lines
573 B
JSON
14 lines
573 B
JSON
|
|
{
|
||
|
|
"group_name": "nodeList",
|
||
|
|
"title": "Description display style",
|
||
|
|
"description": "To save vertical space, it is possible to hide node descriptions until the node title is hovered, at which point they are displayed in a tooltip",
|
||
|
|
"property_type": "value",
|
||
|
|
"css_components": [],
|
||
|
|
"value_type": "radio",
|
||
|
|
"value_parameters": "tooltip={{ phrase('tooltip') }}\ninline={{ phrase('inline') }}\nnone={{ phrase('none') }}",
|
||
|
|
"has_variations": false,
|
||
|
|
"depends_on": "",
|
||
|
|
"value_group": "",
|
||
|
|
"property_value": "inline",
|
||
|
|
"display_order": 400
|
||
|
|
}
|