Binding RadioGroup · ExtJS 5

Description

This example shows how to bind radio group to view model in Ext JS 5. Radio group is specific in that that its value is an object, however, that does not create any problem as binding is very flexible.

Open this example in a new tab ↗

Main features