Search Docs
Loading...
Skip to content

Interface: OrderComponent

Represents an order component.

The OrderComponent interface defines the structure of an order component. It includes properties for the ID, key, and payload.

Extends#

Extended by#

Type Parameters#

Type Parameter Default type
I ComponentId

Indexable#

[key: string]: unknown

Properties#

Property Type
id I
key? string