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

셀렉션된 텍스트에 취소선을 설정합니다.

캐럿 상태인 경우 입력될 텍스트에 취소선을 설정합니다.


Parameters:

NameTypeDescription
actionNameString액션 이름


Example:

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