span[innerHTML] = 'FirstName'. Here, innerHTML is the target that is a property of span tag and FirstName is the source that is the component property.
確定! 回上一頁