It will bind the value of firstName to the span element. 1import { Component } from "@angular/core"; 2@Component({ 3 selector: 'app-example' ...
確定! 回上一頁