Home > @vsf-enterprise/sapcc > UseCartComposable > set
UseCartComposable.set property
A method for setting the cart property manually.
Signature:
set: (newCart: Cart | null) => void;
Home > @vsf-enterprise/sapcc > UseCartComposable > set
A method for setting the cart property manually.
Signature:
set: (newCart: Cart | null) => void;
On this page