PluginQuery
Generic plugin query for inter-plugin communication. Plugins can define their own query types as string constants and respond to queries from other plugins.
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
type | string | Query type identifier (e.g., ‘canMoveColumn’, ‘getContextMenuItems’) |
context | T | Query-specific context/parameters |
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://raw.githubusercontent.com/OysteinAmundsen/toolbox/main/llms-full.txt