연구 설문조사: Blockly 사용 경험을 알려주세요
설문조사 시작
아이콘
아이콘은 블록에 관한 '메타' 정보를 표시하거나 정의하는 특정 UI 요소를 정의하는 데 사용됩니다. 이는 일반적으로 추가 정보나 편집기가 포함된 팝업을 여는 클릭 가능한 버튼 역할을 합니다.
→ 필드 및 아이콘 비교
Blockly는 차단에 댓글이나 경고 추가와 같은 일반적인 사용 사례를 충족하는 몇 가지 기본 제공 아이콘을 제공합니다. 자세한 내용은 참조 문서를 확인하세요.
또한 기본 제공 아이콘이 사용 사례를 제공하지 않는 경우 Blockly를 사용하여 맞춤 아이콘을 정의할 수도 있습니다.
→ 맞춤 아이콘 만들기에 대해 자세히 알아보세요.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2023-06-28(UTC)
[null,null,["최종 업데이트: 2023-06-28(UTC)"],[[["Icons represent UI elements displaying \"meta\" information about a block, often acting as clickable buttons for pop-ups or editors."],["Blockly offers pre-built icons for common functions like comments and warnings, documented in the reference materials."],["Developers can create custom icons to extend beyond Blockly's default options, with implementation guidance available in a separate guide."]]],["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"]]