Page tree

Versions Compared

Key

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

...

현재 에디터의 Body모델을 JSON Object 또는 JSON String으로 반환합니다.


Parameters:

Name

Type

Attribute

Description

toString

boolean

default : false

현재 에디터 Body 모델을 JSON String으로 반환 받을지 설정합니다. 

Return:

TypeDescription
Object | StringBody 모델 JSON Object 또는 JSON String.

...