appendData (DOMCharacterData - JavaScript)

ノード内のデータの末尾にストリングを追加します。

定義場所

DOMCharacterData

構文

appendData(str:string) : void