A web component that is used to provide a grid container for other web component containers. It also provides a drag and drop container for the components where a user can just drop the components which will be rendered by row-adder element.
bower install --save pancake-cms-css-grid
| name | description | type | example value | 
|---|---|---|---|
| path | The node path where the components are to be added | String | \registration-card\user-name | 
| inEditMode | This will device whether it needs to show edit options or not | Boolean | true or false | 
| inContentMode | This will device whether it needs to show content editor or not | Boolean | true or false |