tfpa-web-component v1.0.28
Frame Picture Analyzer
A web component to be attached on web applications.
Installation
The package can be installed by pulling from a CDN:
<link></link>
<script></script>
Configuration
The most basic use of the FPA Web Component can be described with:
<tfpa-webcomponent id="test" framesrc="{frame_image_link}" color="Grey" generatemask="1" brand="{frame_brand}" modelname="{frame_model_name}" modelcode="{frame_model_code}" integrator="{app_or_site_integrated_in} " transition-type="{type_of_transition_effect}" ></tfpa-webcomponent>
Properties
Property Name | Description | Accepted Values |
---|---|---|
id | unique id for the asset | Any String |
framesrc | Frame Image Source | Image Link or Base64 data |
color | Color of the Mask to provide | Grey, Amethyst, Sapphire, Amber, Graphite-Green |
generatemask | If going to generate a mask for the image | 1 or 0 |
brand | Brand Name of the Frame | Any String |
modelname | Model Name of the Frame | Any String |
modelcode | Model Code of the Frame | Any String |
integrator | Name of Integrator | Any String |
transition-type | Type of transition effect to be used | signature, extractive, drivewear |
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago