How to use ko data bind for the select option values in front end custom fields.
Can you explan the magento best way to passing the data and bind to fields
How to use ko data bind for the select option values in front end custom fields.
Can you explan the magento best way to passing the data and bind to fields
Use ko foreach
to emit the dropdown options.
It is a similar case for radio buttons: