Angular Hinzufügen von HTML -Attribut unter Zustand

<input [attr.attribute] = "condition ? '' : null" />
Ukulily