@daffodil/product-composite
v0.78.0
Published
Interfaces built for daffodil/state
Downloads
233
Readme
@daffodil/product-composite
@daffodil/product-composite
simplifies the management of composite products and is intended for use in conjunction with @daffodil/product
.
Installation
Installation
To install @daffodil/product-composite
, use the following commands in the terminal.
Install with npm:
npm install @daffodil/product-composite --save
Install with yarn:
yarn add @daffodil/product-composite
Getting started
Import the DaffCompositeProductStateModule
. This module will add the DAFF_COMPOSITE_PRODUCT_STORE_FEATURE_KEY
to the app root redux state along with composite product state.