@commercetools-frontend/application-shell-connectors

Contains complementary tools for @commercetools-frontend/application-shell

Usage no npm install needed!

<script type="module">
  import commercetoolsFrontendApplicationShellConnectors from 'https://cdn.skypack.dev/@commercetools-frontend/application-shell-connectors';
</script>

README

@commercetools-frontend/application-shell-connectors

Latest release (latest dist-tag) Latest release (next dist-tag) Minified + GZipped size GitHub license

This package contains complementary components to work with the @commercetools-frontend/application-shell package. In particular it provides components (and HOCs) to access and subscribe to specific data within the AppShell.

NOTE that the "provider" components should only be used within the AppShell. Instead, as a consumer of that data, you should only use the "getter" components (or the HOCs).

Install

$ npm install --save @commercetools-frontend/application-shell-connectors