2.0.0 • Published 7 years ago

sitecore.react.placeholders v2.0.0

Weekly downloads
8
License
MIT
Repository
github
Last release
7 years ago

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

2.0.0

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago