log(this.button); is clearly undefined because the button element will not be created if the inputValue is null, it's because ngIf directive ...
確定! 回上一頁