* ``client=1``: Runs diagrams.net in client mode. This displays a normal UI and sends a ``ready`` message to the opener or parent when the page is loaded. After receiving a message containing XML or compressed XML, a local file is created. The file is then set to ``modified`` so the connection to the window can be closed after sending the initial XML. Whether the XML is loaded again after a page refresh, depends on the caller implementation. Use ``proto=json`` to use a custom protocol for special cases.
0 commit comments