調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-12 UTC。
[null,null,["最終更新日 2024-09-12 UTC。"],[[["The `selected` property of the `CssConfig` interface within the `CollapsibleToolboxCategory` namespace defines the CSS class name applied to the category when it is selected."],["This property can either be a string containing the CSS class name or `null` if no specific styling is needed for the selected state."]]],["The `selected` property, part of the `CssConfig` interface within `CollapsibleToolboxCategory`, is defined. It is a string or null value. This property likely represents the CSS class or style to be applied when a toolbox category is selected. The `null` option suggests the absence of a specific selected style. This allows customization for the visual state of a selected category within a toolbox.\n"]]