Search
Loading...
Skip to content

Interface: ComponentPayload

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.

Extended by#

Indexable#

[key: string]: unknown