調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >utils >ツールボックス >DynamicCategoryInfo
カスタム カテゴリを作成するために必要な情報。
署名:
export interface DynamicCategoryInfo
プロパティ
プロパティ |
修飾子 |
タイプ |
説明 |
カテゴリスタイル |
|
文字列 |未定義 |
|
色 |
|
文字列 |未定義 |
|
cssconfig |
|
CategoryCssConfig |未定義 |
|
カスタム |
|
文字列 |
|
どうでしょうか。 |
|
文字列 |ブール値 |
(省略可) |
非表示 |
|
文字列 |未定義 |
|
id |
|
文字列 |未定義 |
|
種類 |
|
文字列 |
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-12 UTC。
[null,null,["最終更新日 2024-09-12 UTC。"],[[["The `DynamicCategoryInfo` interface defines the structure for creating custom categories within a Blockly toolbox."],["It provides properties to control the category's appearance, such as color, style, and CSS configuration."],["Properties like `custom`, `id`, and `kind` are used for category identification and behavior."],["The `expanded` and `hidden` properties manage the initial visibility state of the category."]]],[]]