I am struggling binding data to the components in a bidirectional way.
There are some readonly binders available and some components support live bindings.
Is there any recommended best practice to bind the FNC components to data? What generic way could I go?