Template:NetworkOptions: Difference between revisions

From Glossary LIVES
Jump to navigation Jump to search
Created page with "{{ "autoResize": true, "nodes": { "color": "lightblue", "shape": "box", "borderWidth": 3, "font": { "color": "red", "size": 17 } } }}"
(No difference)

Revision as of 10:09, 14 October 2025

{{

   "autoResize": true,
   "nodes": {
       "color": "lightblue",
       "shape": "box",
       "borderWidth": 3,
       "font": { "color": "red", "size": 17 }
   }

}}