This article presents a possible use case and corresponding sample flow that you can support. It provides a useful starting point as you plan your implementation.
When building an app, you may need to show developers which component types are available before they create or validate component configuration.
To discover component types before creating components:
type, displayName, description, labels, and attributes to show available component types in your app-building experience.exampleComponentData is returned, use it as a reference when preparing component data. The selected component type maps to the matching lower-case ComponentData oneof variant.Last updated: 3 July 2026