JSF 將 <h:inputtextarea> 標籤作為HTML的「 textarea 」元素。 它允許使用者輸入多行字串。 範例 <h:inputTextarea id="text-area-id" value="#{user.address}" ...
確定! 回上一頁