Represents the payload of a component.
The ComponentPayload interface defines the structure of the payload that can be associated with a component. It includes a catch-all type for custom payloads.
CustomDockComponent
OrderComponent
[key: string]: unknown