아이콘
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
아이콘은 블록에 관한 '메타' 정보를 표시하거나 정의하는 특정 UI 요소를 정의하는 데 사용됩니다. 일반적으로 이는 추가 정보 또는 편집기가 포함된 팝업을 여는 클릭 가능한 버튼으로 작동한다는 것을 의미합니다.
→ 필드와 아이콘 비교에 대한 자세한 내용
Blockly는 블록에 주석이나 경고를 추가하는 것과 같은 일반적인 사용 사례를 충족하는 몇 가지 내장 아이콘을 제공합니다. 자세한 내용은 참조 문서를 확인하세요.
또한 Blockly를 사용하면 내장 아이콘이 사용 사례에 적합하지 않은 경우 자체 맞춤 아이콘을 정의할 수 있습니다. 예를 들어 팝업 도움말 풍선에 버전 또는 저작권 정보를 표시하는 아이콘을 사용할 수 있습니다.
→ 커스텀 아이콘 만들기에 대한 자세한 내용
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-26(UTC)
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-07-26(UTC)"],[],["Icons in Blockly are UI elements that display \"meta\" information about blocks, often functioning as clickable buttons to reveal pop-ups or editors. Blockly includes pre-built icons for common functions like comments and warnings, detailed in the reference documentation. Users can also create custom icons to suit specific needs beyond the built-in options. Further details on built in and custom icons are available in the provided guides.\n"]]