Represents an order component.
The OrderComponent interface defines the structure of an order component. It includes properties for the ID, key, and payload.
Extends#
Type Parameters#
Type Parameter | Default type |
---|---|
I | ComponentId |
Indexable#
[key: string]: unknown
Properties#
Property | Type |
---|---|
id | I |
key? | string |