APIHooksuseCommandsOn this pageuseCommands const pluginName = "examplePlugin";const { exampleCommand } = useCommands(pluginName);exampleCommand(); See Also useComponents useSelectors