angular add html attribute on condition code example Example: angular add html attribute on condition <input [attr.attribute] = "condition ? '' : null" />