@let idPostfix = attribute()?.name ?? '' + '-' + (fieldIndex() ?? 0 + 1); @if (hasRemove()) { {{ i18n.msgStr('remove') }} @if (hasAdd()) { | } } @if (hasAdd()) { {{ i18n.msgStr('addValue') }} }