provide hook when pressing "save configuration"
sgratzl opened this issue · 0 comments
sgratzl commented
in the current version the file is dumped to a JSON file and downloaded.
I wanna specify a different behavior.
save to json -> call callback (json) -> ???
while the default behavior is to download the file.