kiyoh-widget

Kiyoh widget custom element


Keywords
customelements, web-components, kiyoh, widget
License
MIT
Install
bower install kiyoh-widget

Documentation

Kiyoh widget custom element

Polymer custom element for inserting a Kiyoh.com customer reviews widget

Install with bower:

$ bower install kiyoh-element

Example

<kiyoh-element companyid="1111" width="400" height="300"></kiyoh-element>

Attributes

companyid Company id from your kiyoh.com account (required)
width width of the element (optional)
height height of the element (optional)