Plugins

Covers Engine Plugin SDK 2.0.0 · Interface Plugin SDK 0.2.0

Resources

Define plugin-owned resource types and the UI used to display or configure them.

ExportImport pathDescription
defineResource@dartwic/interface-sdk/resourcesDefines a component-backed or directory-backed interface resource.
ResourceComponentProps@dartwic/interface-sdkProps supplied by the host to component resource contributions.
ResourceContributionDefinition@dartwic/interface-sdkRegisters a resource type through the plugin registrar.
ResourceDefinition@dartwic/interface-sdkComplete configuration for an interface resource.
ResourceErrorState@dartwic/interface-sdkResource load or save failure state presented by the host.
ResourceType@dartwic/interface-sdk/resourcesSupported resource presentation modes.
SaveResourceContentOptions@dartwic/interface-sdkOptions controlling resource save feedback.