Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Status
colourYellow
title릴리즈 Release 2.3.0 이상or Above

public getText(selector: String)

...

Code Block
languagejs
themeEmacs
let field = window.editor.getText('#field');
let name = window.editor.getText('#name');
let birth = window.editor.getText('#birth');
let address = window.editor.getText('#address');
let phone = window.editor.getText('#phone');
let copyright = window.editor.getText('#copyright');



Experiencing

Include Page
DEMOSEDEMO:DOM APIDEMO
SEDEMO:DOM API