Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 674 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 674 Bytes

row-adder-lite

A webcomponent that is used to display rows in the pancake player

Installation

bower install --save pancake-cms-row-adder-lite

Attributes

name type description example value
el-name String The name of the component that needs to be rendered by row-adder element demo-el or registration-card
usercontent Object This will contain the user editted content Refer demo.html
component-properties Object This is the main part of row-adder element. Its main purpose is to let users modify the properties given in this object. Refer demo.html