ToggleInstallCommunityPluginParams
Parameters for toggleInstallCommunityPlugin. Selects the plugin by either pluginId or pluginName.
Import:
import type { ToggleInstallCommunityPluginParams } from 'obsidian-dev-utils/obsidian/community-plugins';Signature:
export type ToggleInstallCommunityPluginParamsSignature:
type ToggleInstallCommunityPluginParams = CommunityPluginOperationContext & CommunityPluginRef & CommunityPluginToggleInstallStateType: CommunityPluginOperationContext & CommunityPluginRef & CommunityPluginToggleInstallState
Links to this page: