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 »

캐럿이 위치한 곳에서 tab을 삽입합니다.

셀렉션 상태인 경우 셀렉션된 구간을 제거 후 tab을 삽입합니다.

표 셀 안에서는 다음 셀로 이동합니다.

문단 맨 앞인 경우 들여쓰기를 합니다.


Parameters:

NameTypeDescription
actionNameString액션 이름


Example:

editor.execCommand('tab');
  • No labels