Package Exports
- @ppci-mock/generated-together
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ppci-mock/generated-together) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Generated Together
Total generated together.
Table of contents
Installation
NPM
npm i @ppci-mock/generated-together
// Polyfill: https://lit-element.polymer-project.org/guide/use#polyfills
npm i --save-dev @webcomponents/webcomponentsjs
Usage
Javascript
import '@ppci-mock/generated-together'
Browser
<!-- Default -->
<script type="module" src="https://cdn.jsdelivr.net/npm/@ppci-mock/generated-together/builds/index.min.js" />
<!-- Legacy -->
<script type="module" src="https://cdn.jsdelivr.net/npm/@ppci-mock/generated-together/builds/legacy.min.js" />
<generated-together
energyType="String"
direction="String"
></generated-together>
Properties
Property | Type | Description | Possible Values |
*energyType* | String | ELECTRICITY | |
*direction* | String | USAGE | DELIVERY | |
startDate | String | format: YYYY-MM-DD | |
endDate | String | format: YYYY-MM-DD |