It would be nice if AlloyEditor could notify state changes to the outside world so other non-react apps could be seamlessly integrated.
For example, some external UI parts could be shown/hidden depending on the value of the hidden state, but currently there's no easy way to be aware of such changes.
It would be nice if AlloyEditor could notify state changes to the outside world so other non-react apps could be seamlessly integrated.
For example, some external UI parts could be shown/hidden depending on the value of the
hiddenstate, but currently there's no easy way to be aware of such changes.