Is there support for reactive composite objects? #101
-
I'm in need of a gui for editing composite objects like contracts, partners, products. Up to now the best I found for dynamic data was using vectors of strings and numbers with indices used to group attributes of objects. Proud to get that working given my non existent experience of web development, but ... that is loads of boilerplate. On the other hand, feeding a gui with json is easy and mapping object properties to input fields is easy in Vue. But how to make it reactive? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
meanwhile I developed BitemporalReactive, which answers the wuestion positively.😄 |
Beta Was this translation helpful? Give feedback.
meanwhile I developed BitemporalReactive, which answers the wuestion positively.😄