SAP Spartacus delivery mode page design

The two HTML input fields correspond to the two radio buttons on the rendered page:

Template design:

The code field of the delivery mode model:

What is the use of this formControlName="deliveryModeId" statement?

Answer: You can directly set the value of the radio button through the syntax this.modeJerry.controls['deliveryModeId'].

For more original articles by Jerry, please follow the public account "Wang Zixi":

Guess you like

Origin blog.csdn.net/i042416/article/details/109094864