You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,6 +103,8 @@ function App() {
103
103
All options are based on the documentation at <ahref="https://www.drawio.com/doc/faq/embed-mode">draw.io/doc/faq/embed-mode</a>. If something is off, please let me know by creating an <ahref="https://github.com/marcveens/react-drawio/issues/new">issue</a>.
104
104
105
105
### `props`
106
+
-`autosave` (`boolean`, default: `false`)\
107
+
When enabled, it will call `onAutoSave` for all changes made
0 commit comments