[ Web Proxy ]
URL:
Viewing: https://developer.mozilla.org/ja/docs/Web/API/Text/Text [Back]  [Original]

Text: Text() - Web API | MDN

MDN Web Docs

View in English Always switch to English

Text: Text()

Baseline

201710

Text() Text

js
new Text()
new Text(string)

  • string

Text string

js
let text = new Text("Test");

DOM
# ref-for-dom-text-text


Web Proxy Viewer  |  New URL  |  Original Page