@coveo/headless
    Preparing search index...

    Interface CartProps

    interface CartProps {
        initialState?: CartInitialState;
    }
    Index

    Properties

    Properties

    initialState?: CartInitialState

    The initial state to apply to this Cart controller.