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
-`->savingCallback(?callable $callback)`: Specify callback on saving a Model. Useful to store HTML result HTML code.
48
47
-`->height(string $height)`: Set height of the editor (with units). E.g. '1000px' (800px by default).
48
+
-`->savingCallback(?callable $callback)`: Specify a callback to call on before Model saving. Useful to store generated HTML code (to a Model or as a file).
0 commit comments