@ppci/choose-for-me
v0.2.14
Published
Generate a source mix for me automatically.
Downloads
8
Readme
Choose for me
Generate a source mix for a particular device.
Table of contents
Installation
NPM
npm i @ppci/choose-for-me
Usage
Javascript
import '@ppci/choose-for-me'
Browser
<!-- Default -->
<script type="module" src="https://cdn.jsdelivr.net/npm/@ppci/choose-for-me/builds/index.min.js" />
<!-- Legacy -->
<script type="module" src="https://cdn.jsdelivr.net/npm/@ppci/choose-for-me/builds/legacy.min.js" />
<choose-for-me
deviceId="String"
title="String"
randomLabel="String"
locationLabel="String"
supplyLabel="String"
weightLabel="String"
></choose-for-me>