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 Add action.
Properties |
| fieldList |
fieldList:
|
Type : Array<Field>
|
|
The list of fields to be rendered. |
| item |
item:
|
Type : Array<CartItem>
|
| Optional |
|
List of cartItem records to be added to cart. |