Help articles

Part name format (Studio v2)

This page documents the Studio v2 parts system, which was removed in Studio v3. For current plugin authoring, see Developing plugins.

A part name must start with part: and be followed by a prefix that matches the plugin that defines it, as well as an identifier for this particular part.

Ergo: part:my-plugin/part-identifier

Was this page helpful?