We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17bd92d commit d33d091Copy full SHA for d33d091
README.md
@@ -107,6 +107,8 @@ All options are based on the documentation at <a href="https://www.drawio.com/do
107
Parameters documented at https://www.drawio.com/doc/faq/embed-mode
108
- `xml` (`string`, default: `undefined`)\
109
XML structure for prefilling the editor
110
+- `csv` (`string`, default: `undefined`)\
111
+ CSV structure for prefilling the editor
112
- `configuration` (`Object`, default: `undefined`)\
113
For configuration options, see https://www.drawio.com/doc/faq/configure-diagram-editor
114
- `exportFormat` (`'html' | 'html2' | 'svg' | 'xmlsvg' | 'png' | 'xmlpng'`, default: `xmlsvg`)\
0 commit comments