Multiplier App (Angular)

@if (result !== null) {
Result: {{ result }}
} @if (error) {
Error: {{ error }}
}