v3.1.0
<input>and<select>elements in the address builder will now be created with anameattribute, which can optionally be prefixed with a string.
Example:
<div data-bind="addressBuilder: address" data-name-prefix="prefix_">
<input> and <select> elements in the address builder will now be created with a name attribute, which can optionally be prefixed with a string.<div data-bind="addressBuilder: address" data-name-prefix="prefix_">