Page tree

Versions Compared

Key

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

Status
colourYellow
title릴리즈 RELEASE 2.6.0 이상
에디터의 아이콘 리소스를 가져옵니다
OR ABOVE

Import the editor's icon resource.

Return:

Type

Description

Objectkey:
아이콘 이름(기능 이름
Icon name (function name), value:
svg 태그 형식의 Object
Object in svg tag format


Example:

Code Block
languagejs
themeEmacs
var icons = SynapEditor.getIcons();

...