How to use the @sitecore-jss/sitecore-jss-react.withExperienceEditorChromes function in @sitecore-jss/sitecore-jss-react

To help you get started, we’ve selected a few @sitecore-jss/sitecore-jss-react examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github Sitecore / jss / samples / advanced-sample-react / src / enhancers / commonComponent.js View on Github external
const commonComponent = (WrappedComponent) =>
  withExperienceEditorChromes(extendStyles(WrappedComponent, WrappedComponent.styles));

@sitecore-jss/sitecore-jss-react

This module is provided as a part of Sitecore JavaScript Rendering SDK (JSS). It contains React components and integration for JSS.

Apache-2.0
Latest version published 7 days ago

Package Health Score

66 / 100
Full package analysis

Similar packages