Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

캐럿이 위치한 문단에 있는 글머리 번호의 시작번호를 설정합니다.


Parameters:

NameTypeDescription
actionNameString액션 이름
valueNumber

글머리 번호가 시작할 번호


Example:

editor.execCommand('setListStartValue', 10);
editor.execCommand('setListStartValue', 999);
  • No labels