projects/congarevenuecloud/elements/src/lib/quick-add/quick-add.component.ts
The interface represents the fields to render on the view or based on the layout for the Quick Order/Quote action.
Properties |
fieldList |
fieldList:
|
Type : Array<Field>
|
The list of fields to be rendered. |
item |
item:
|
Type : Quote | Order
|
Optional |
Represents an instance of order/quote record for the checkout. |