ブロックする >ContextMenuRegistry >getItem
ContextMenuRegistry.getItem() メソッド
署名:
getItem(id: string): RegistryItem | null;
パラメータ
パラメータ | 型 | 説明 |
---|---|---|
id | 文字列 | 取得する RegistryItem の ID。 |
戻り値:
RegistryItem |null
RegistryItem、または見つからない場合は null