sitecore.react.placeholders

2.0.0 • Public • Published

React Module for adding Sitecore Placeholders

This package allows you to add Sitecore placeholders while developing a React based website. It is designed to be used with the Sitecore.React 2.0 module.

Usage

  1. Run npm install --save-dev 'sitecore.react.placeholders'
  2. Add a placeholder to your react component like this:
<Placeholder key={'placeholder key'} isDynamic={false} content={this.props.children} />

Blog post about it:

  • Comming soon

Also check out

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i sitecore.react.placeholders

Weekly Downloads

4

Version

2.0.0

License

MIT

Last publish

Collaborators

  • guitarrich