collective / volto-hydra

A volto addon to let you edit content in realtime when you have many frontends written in any framework
1 stars 2 forks source link

As an integrator I can get preprocess visual edit changes #131

Open djay opened 3 weeks ago

djay commented 3 weeks ago

e.g. instead of the value change going direct into a block state or metadata state I can register a callback to recieve the value. then I can call an api on the bridge to set the change I want.

Useful for?